Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 1249afd

Browse files
committed
chore: update example package.json to use in-mem-web-api 0.2.0
This update ensures examples get "cold" observables from `Http` when using in-mem-web-api
1 parent 730682f commit 1249afd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@angular/platform-browser-dynamic": "~2.3.0",
2727
"@angular/router": "~3.3.0",
2828

29-
"angular-in-memory-web-api": "~0.1.17",
29+
"angular-in-memory-web-api": "~0.2.0",
3030
"systemjs": "0.19.40",
3131
"core-js": "^2.4.1",
3232
"reflect-metadata": "^0.1.8",

0 commit comments

Comments
 (0)