Skip to content

Commit 2889259

Browse files
committed
Switch Angular dependency to beta 1.
1 parent 2ab7fc0 commit 2889259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"scripts": {},
1616
"dependencies": {
17-
"angular2": "2.0.0-beta.0",
17+
"angular2": "2.0.0-beta.1",
1818
"parse5": "1.4.2",
1919
"punycode": "1.3.2",
2020
"querystring": "0.2.0",

0 commit comments

Comments
 (0)