docs(chore): update samples to angular-in-mem-web-api v.0.0.11

Has RegExp query option needed for ToH 7: Http+Observables
This commit is contained in:
Ward Bell 2016-05-28 08:54:21 -07:00
parent a0a0e8f35c
commit bd6d788ccb
3 changed files with 3 additions and 3 deletions

View File

@ -39,7 +39,7 @@
"rxjs": "5.0.0-beta.6",
"zone.js": "^0.6.12",
"angular2-in-memory-web-api": "0.0.10",
"angular2-in-memory-web-api": "0.0.11",
"bootstrap": "^3.3.6"
},
"devDependencies": {

View File

@ -22,7 +22,7 @@
"rxjs": "5.0.0-beta.6",
"zone.js": "0.6.12",
"angular2-in-memory-web-api": "0.0.10",
"angular2-in-memory-web-api": "0.0.11",
"bootstrap": "^3.3.6"
},
"devDependencies": {

View File

@ -27,7 +27,7 @@
"rxjs": "5.0.0-beta.6",
"zone.js": "^0.6.12",
"angular2-in-memory-web-api": "0.0.10",
"angular2-in-memory-web-api": "0.0.11",
"bootstrap": "^3.3.6"
},
"devDependencies": {