angular / in-memory-web-api

The code for this project has moved to the angular/angular repo. This repo is now archived.
MIT License
1.18k stars 231 forks source link

build: update peer dependencies for Angular v7 (0.7.0) #220

Closed wardbell closed 5 years ago

wardbell commented 5 years ago

No functional changes. Simply extends the range of the @angular peer dependencies to include Angular v7 so that consumers no longer face npm warnings.

All tests pass. Appears to work fine within existing apps that depend upon it.