Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 4a6f35f

Browse files
authored
chore(package.json): update many package versions (#2476)
1 parent 6e17d33 commit 4a6f35f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

public/docs/_examples/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"@angular/platform-server": "2.0.0",
3838
"@angular/router": "3.0.0",
3939
"@angular/upgrade": "2.0.0",
40-
"angular-in-memory-web-api": "0.1.0",
40+
"angular-in-memory-web-api": "~0.1.0",
4141
"bootstrap": "^3.3.6",
4242
"core-js": "^2.4.1",
4343
"reflect-metadata": "^0.1.3",
4444
"rollup": "^0.34.13",
4545
"rollup-plugin-node-resolve": "^2.0.0",
4646
"rollup-plugin-uglify": "^1.0.1",
4747
"rxjs": "5.0.0-beta.12",
48-
"systemjs": "0.19.27",
48+
"systemjs": "0.19.38",
4949
"zone.js": "^0.6.23"
5050
},
5151
"devDependencies": {
@@ -60,8 +60,8 @@
6060
"html-loader": "^0.4.3",
6161
"html-webpack-plugin": "^2.16.1",
6262
"http-server": "^0.9.0",
63-
"jasmine-core": "^2.4.1",
64-
"karma": "^1.2.0",
63+
"jasmine-core": "^2.5.2",
64+
"karma": "^1.3.0",
6565
"karma-chrome-launcher": "^2.0.0",
6666
"karma-cli": "^1.0.1",
6767
"karma-htmlfile-reporter": "^0.3.4",

0 commit comments

Comments
 (0)