update README
This commit is contained in:
parent
1e9683135e
commit
a1db1cdede
@ -11,7 +11,8 @@ Add the following dependencies to your project's `package.json` and run `npm ins
|
|||||||
dependencies: {
|
dependencies: {
|
||||||
"@ngrx/store": "4.0.2",
|
"@ngrx/store": "4.0.2",
|
||||||
"@ngrx/effects": "4.0.2",
|
"@ngrx/effects": "4.0.2",
|
||||||
"@nrwl/nx": "https://github.com/nrwl/nx-build"
|
"@nrwl/nx": "https://github.com/nrwl/nx-build",
|
||||||
|
"@angular-devkit/schematics": "0.0.17"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user