Skip to content

Commit 2f8398e

Browse files
committed
add deps
1 parent e9d8f6b commit 2f8398e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
"@angular/compiler": "2.0.0-rc.6",
1515
"@angular/core": "2.0.0-rc.6",
1616
"@angular/forms": "2.0.0-rc.6",
17-
"angular2-mdl": "1.5.2",
1817
"@angular/platform-browser": "2.0.0-rc.6",
19-
"@angular/platform-browser-dynamic": "2.0.0-rc.6"
18+
"@angular/platform-browser-dynamic": "2.0.0-rc.6",
19+
"angular2-mdl": "1.5.2"
2020
},
2121
"devDependencies": {
2222
"zone.js": "0.6.17",

0 commit comments

Comments
 (0)