Skip to content

Commit 9b3c19e

Browse files
author
borysn
committed
package ugprade
1 parent 40eed14 commit 9b3c19e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/main/web/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@angular/platform-browser-dynamic": "2.0.0-rc.5",
2121
"@angular/router": "3.0.0-rc.1",
2222
"@angular/upgrade": "2.0.0-rc.5",
23-
"angular2-in-memory-web-api": "0.0.15",
23+
"angular2-in-memory-web-api": "0.0.17",
2424
"bootstrap": "^4.0.0-alpha.2",
2525
"font-awesome": "^4.6.3",
2626
"jquery": "^2.2.4",
@@ -31,10 +31,10 @@
3131
"symbol-observable": "^1.0.2",
3232
"systemjs": "0.19.36",
3333
"tether": "^1.3.4",
34-
"zone.js": "^0.6.13"
34+
"zone.js": "^0.6.15"
3535
},
3636
"devDependencies": {
37-
"@types/jasmine": "^2.2.31",
37+
"@types/jasmine": "^2.2.32",
3838
"concurrently": "^2.2.0",
3939
"del": "2.2.2",
4040
"gulp": "^3.9.1",

0 commit comments

Comments
 (0)