Skip to content

Commit 67aa76c

Browse files
Fix another build issue
1 parent 0c3b827 commit 67aa76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/angular/MusicStore/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"jquery": "^2.1.4",
1111
"less": "^2.5.3",
1212
"lodash": "^3.10.1",
13-
"reflect-metadata": "^0.1.2",
13+
"reflect-metadata": "0.1.2",
1414
"rxjs": "5.0.0-beta.0",
1515
"systemjs": "^0.19.3",
1616
"traceur": "0.0.91"

0 commit comments

Comments
 (0)