Skip to content
This repository was archived by the owner on Mar 2, 2019. It is now read-only.

Commit b764bf8

Browse files
committed
fix: update nrwl monorepo to v6.3.1
1 parent c4a5d61 commit b764bf8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@ngrx/router-store": "6.1.0",
4444
"@ngrx/store": "6.1.0",
4545
"@ngrx/store-devtools": "6.1.0",
46-
"@nrwl/nx": "6.2.1",
46+
"@nrwl/nx": "6.3.1",
4747
"core-js": "^2.5.4",
4848
"ngrx-store-freeze": "0.2.4",
4949
"rxjs": "6.2.2",
@@ -57,7 +57,7 @@
5757
"@angular/compiler-cli": "6.1.4",
5858
"@angular/language-service": "6.1.4",
5959
"@ngrx/schematics": "6.1.0",
60-
"@nrwl/schematics": "6.2.1",
60+
"@nrwl/schematics": "6.3.1",
6161
"@types/jasmine": "~2.8.6",
6262
"@types/jasminewd2": "~2.0.3",
6363
"@types/node": "~8.10.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -235,13 +235,13 @@
235235
tree-kill "^1.0.0"
236236
webpack-sources "^1.1.0"
237237

238-
"@nrwl/nx@6.2.1":
239-
version "6.2.1"
240-
resolved "https://registry.yarnpkg.com/@nrwl/nx/-/nx-6.2.1.tgz#b75a5c35bab53675a89320e1d8d16f40b70e66d1"
238+
"@nrwl/nx@6.3.1":
239+
version "6.3.1"
240+
resolved "https://registry.yarnpkg.com/@nrwl/nx/-/nx-6.3.1.tgz#e156393ebc1acf5e3a1589cda67fd36f9b66d3c6"
241241

242-
"@nrwl/schematics@6.2.1":
243-
version "6.2.1"
244-
resolved "https://registry.yarnpkg.com/@nrwl/schematics/-/schematics-6.2.1.tgz#11473af8f5f3c078b65ebd47fb8bfbde93912163"
242+
"@nrwl/schematics@6.3.1":
243+
version "6.3.1"
244+
resolved "https://registry.yarnpkg.com/@nrwl/schematics/-/schematics-6.3.1.tgz#131b4b1ea871f091125408b2323af2c568020c9e"
245245
dependencies:
246246
"@types/yargs" "^11.0.0"
247247
app-root-path "^2.0.1"

0 commit comments

Comments
 (0)