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 40eed14 commit 9b3c19eCopy full SHA for 9b3c19e
src/main/web/package.json
@@ -20,7 +20,7 @@
20
"@angular/platform-browser-dynamic": "2.0.0-rc.5",
21
"@angular/router": "3.0.0-rc.1",
22
"@angular/upgrade": "2.0.0-rc.5",
23
- "angular2-in-memory-web-api": "0.0.15",
+ "angular2-in-memory-web-api": "0.0.17",
24
"bootstrap": "^4.0.0-alpha.2",
25
"font-awesome": "^4.6.3",
26
"jquery": "^2.2.4",
@@ -31,10 +31,10 @@
31
"symbol-observable": "^1.0.2",
32
"systemjs": "0.19.36",
33
"tether": "^1.3.4",
34
- "zone.js": "^0.6.13"
+ "zone.js": "^0.6.15"
35
},
36
"devDependencies": {
37
- "@types/jasmine": "^2.2.31",
+ "@types/jasmine": "^2.2.32",
38
"concurrently": "^2.2.0",
39
"del": "2.2.2",
40
"gulp": "^3.9.1",
0 commit comments