chore: fix missed in-mem-web-api to v.0.0.9

closes #1447
This commit is contained in:
Ward Bell 2016-05-19 23:22:58 -07:00
parent 3423ad8491
commit 02767419ed
1 changed files with 1 additions and 1 deletions

View File

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