We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ee3346 commit 077f918Copy full SHA for 077f918
src/Microsoft.AspNetCore.AngularServices/npm/package.json
@@ -18,12 +18,12 @@
18
"url": "https://github.com/aspnet/JavaScriptServices.git"
19
},
20
"dependencies": {
21
- "angular2": "^2.0.0-beta.13",
+ "angular2": "2.0.0-beta.13",
22
+ "reflect-metadata": "0.1.2",
23
"rxjs": "5.0.0-beta.2"
24
25
"devDependencies": {
26
"es6-shim": "^0.35.0",
- "reflect-metadata": "^0.1.2",
27
"rimraf": "^2.5.4",
28
"systemjs-builder": "^0.14.11",
29
"typescript": "^2.0.0",
0 commit comments