Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

Commit 785b3a9

Browse files
committed
Updated dependencies.
1 parent b6194af commit 785b3a9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,10 @@
8585
},
8686
"dependencies": {
8787
"angular2": "2.0.0-beta.0",
88-
"angular2-jwt": "^0.1.4",
89-
"bootstrap": "^3.3.5",
90-
"es6-module-loader": "^0.17.8",
91-
"es6-shim": "^0.33.3",
88+
"angular2-jwt": "0.1.4",
89+
"bootstrap": "3.3.5",
90+
"es6-module-loader": "0.17.10",
91+
"es6-shim": "0.33.3",
9292
"reflect-metadata": "0.1.2",
9393
"rxjs": "5.0.0-beta.0",
9494
"systemjs": "0.19.9",

0 commit comments

Comments
 (0)