Skip to content

Commit

Permalink
update nx to 12.7.0-beta.1 (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz authored Aug 11, 2021
1 parent 4b69e09 commit 7820550
Show file tree
Hide file tree
Showing 2 changed files with 587 additions and 333 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@ngrx/entity": "12.2.0",
"@ngrx/router-store": "12.2.0",
"@ngrx/store": "12.2.0",
"@nrwl/angular": "12.6.0-rc.0",
"@nrwl/angular": "12.7.0-beta.1",
"core-js": "^2.5.4",
"document-register-element": "1.13.1",
"normalize.css": "^8.0.1",
Expand All @@ -65,16 +65,16 @@
"@angular/language-service": "12.1.3",
"@babel/preset-react": "7.0.0",
"@ngrx/store-devtools": "12.2.0",
"@nrwl/cli": "12.6.0-rc.0",
"@nrwl/cypress": "12.6.0-rc.0",
"@nrwl/eslint-plugin-nx": "12.6.0-rc.0",
"@nrwl/jest": "12.6.0-rc.0",
"@nrwl/linter": "12.6.0-rc.0",
"@nrwl/nx-cloud": "12.3.0",
"@nrwl/react": "12.6.0-rc.0",
"@nrwl/tao": "12.6.0-rc.0",
"@nrwl/web": "12.6.0-rc.0",
"@nrwl/workspace": "12.6.0-rc.0",
"@nrwl/cli": "12.7.0-beta.1",
"@nrwl/cypress": "12.7.0-beta.1",
"@nrwl/eslint-plugin-nx": "12.7.0-beta.1",
"@nrwl/jest": "12.7.0-beta.1",
"@nrwl/linter": "12.7.0-beta.1",
"@nrwl/nx-cloud": "12.3.8",
"@nrwl/react": "12.7.0-beta.1",
"@nrwl/tao": "12.7.0-beta.1",
"@nrwl/web": "12.7.0-beta.1",
"@nrwl/workspace": "12.7.0-beta.1",
"@testing-library/react": "11.2.5",
"@types/jest": "26.0.8",
"@types/node": "14.14.33",
Expand All @@ -85,7 +85,7 @@
"@typescript-eslint/parser": "4.28.4",
"codelyzer": "6.0.1",
"cypress": "^5.0.0",
"dotenv": "8.2.0",
"dotenv": "10.0.0",
"eslint": "7.10.0",
"eslint-config-prettier": "8.1.0",
"eslint-plugin-cypress": "^2.10.3",
Expand Down
Loading

0 comments on commit 7820550

Please sign in to comment.