chore: update in-mem-api version (#136)
Fix #135
Showing
... | ... | @@ -36,7 +36,7 @@ |
"rxjs": "5.0.0-beta.6", | ||
"zone.js": "^0.6.12", | ||
"angular2-in-memory-web-api": "0.0.11", | ||
"angular2-in-memory-web-api": "0.0.12", | ||
"bootstrap": "^3.3.6" | ||
}, | ||
"devDependencies": { | ||
... | ... |
Please register or sign in to comment