Skip to content

Commit

Permalink
chore(repo): update to use nx 13.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vsavkin committed Dec 9, 2021
1 parent 0ee99de commit 0352f0b
Show file tree
Hide file tree
Showing 2 changed files with 200 additions and 84 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,19 +61,19 @@
"@ngrx/schematics": "~13.0.0",
"@ngrx/store": "~13.0.0",
"@ngrx/store-devtools": "~13.0.0",
"@nrwl/cli": "13.3.0-beta.22",
"@nrwl/cypress": "13.3.0-beta.22",
"@nrwl/eslint-plugin-nx": "13.3.0-beta.22",
"@nrwl/jest": "13.3.0-beta.22",
"@nrwl/cli": "13.3.0",
"@nrwl/cypress": "13.3.0",
"@nrwl/eslint-plugin-nx": "13.3.0",
"@nrwl/jest": "13.3.0",
"@nrwl/js": "13.3.0-beta.22",
"@nrwl/linter": "13.3.0-beta.22",
"@nrwl/next": "13.3.0-beta.22",
"@nrwl/node": "13.3.0-beta.22",
"@nrwl/nx-cloud": "13.0.0-beta.17",
"@nrwl/react": "13.3.0-beta.22",
"@nrwl/tao": "13.3.0-beta.22",
"@nrwl/web": "13.3.0-beta.22",
"@nrwl/workspace": "13.3.0-beta.22",
"@nrwl/linter": "13.3.0",
"@nrwl/next": "13.3.0",
"@nrwl/node": "13.3.0",
"@nrwl/nx-cloud": "13.0.0",
"@nrwl/react": "13.3.0",
"@nrwl/tao": "13.3.0",
"@nrwl/web": "13.3.0",
"@nrwl/workspace": "13.3.0",
"@parcel/watcher": "2.0.4",
"@phenomnomnominal/tsquery": "4.1.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.1",
Expand Down Expand Up @@ -303,4 +303,4 @@
"ng-packagr/rxjs": "6.6.7",
"**/xmlhttprequest-ssl": "~1.6.2"
}
}
}
Loading

0 comments on commit 0352f0b

Please sign in to comment.