Skip to content

Commit

Permalink
update to latest version of nx (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrozenPandaz authored Jan 20, 2020
1 parent 58df0de commit 02c194a
Show file tree
Hide file tree
Showing 2 changed files with 216 additions and 174 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@ngrx/entity": "8.3.0",
"@ngrx/router-store": "8.3.0",
"@ngrx/store": "8.3.0",
"@nrwl/angular": "8.10.1",
"@nrwl/angular": "8.11.2",
"core-js": "^2.5.4",
"document-register-element": "1.13.1",
"firebase": ">= 5.5.7 <7",
Expand All @@ -61,19 +61,19 @@
"@angular/language-service": "8.2.14",
"@babel/preset-react": "7.0.0",
"@ngrx/store-devtools": "8.3.0",
"@nrwl/cypress": "8.10.1",
"@nrwl/jest": "8.10.1",
"@nrwl/react": "8.10.1",
"@nrwl/web": "8.10.1",
"@nrwl/workspace": "8.10.1",
"@nrwl/cypress": "8.11.2",
"@nrwl/jest": "8.11.2",
"@nrwl/react": "8.11.2",
"@nrwl/web": "8.11.2",
"@nrwl/workspace": "8.11.2",
"@testing-library/react": "9.4.0",
"@types/jest": "24.0.9",
"@types/node": "~8.9.4",
"@types/react": "16.9.17",
"@types/react-dom": "16.9.4",
"@types/react-router-dom": "5.1.3",
"codelyzer": "~5.0.1",
"cypress": "3.6.1",
"cypress": "3.4.0",
"dotenv": "6.2.0",
"firebase-tools": "^7.2.2",
"fuzzy": "^0.1.3",
Expand Down
Loading

0 comments on commit 02c194a

Please sign in to comment.