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

Commit 0276741

Browse files
committed
chore: fix missed in-mem-web-api to v.0.0.9
closes #1447
1 parent 3423ad8 commit 0276741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"rxjs": "5.0.0-beta.6",
2323
"zone.js": "0.6.12",
2424

25-
"angular2-in-memory-web-api": "0.0.8",
25+
"angular2-in-memory-web-api": "0.0.9",
2626
"bootstrap": "^3.3.6"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)