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

Commit 387f7c6

Browse files
filipesilvanaomiblack
authored andcommitted
chore(deps): update in-memory-web-api
1 parent 1b58a86 commit 387f7c6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

public/docs/_examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@angular/router": "3.0.0-alpha.8",
3636
"@angular/router-deprecated": "2.0.0-rc.2",
3737
"@angular/upgrade": "2.0.0-rc.3",
38-
"angular2-in-memory-web-api": "0.0.12",
38+
"angular2-in-memory-web-api": "0.0.13",
3939
"bootstrap": "^3.3.6",
4040
"core-js": "^2.4.0",
4141
"reflect-metadata": "^0.1.3",

public/docs/_examples/quickstart/js/package.1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"rxjs": "5.0.0-beta.6",
2424
"zone.js": "0.6.12",
2525

26-
"angular2-in-memory-web-api": "0.0.12",
26+
"angular2-in-memory-web-api": "0.0.13",
2727
"bootstrap": "^3.3.6"
2828
},
2929
"devDependencies": {

public/docs/_examples/quickstart/ts/package.1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"rxjs": "5.0.0-beta.6",
2929
"zone.js": "^0.6.12",
3030

31-
"angular2-in-memory-web-api": "0.0.12",
31+
"angular2-in-memory-web-api": "0.0.13",
3232
"bootstrap": "^3.3.6"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)