fix(react): add architect to next and gatsby (#4802)

This commit is contained in:
Jason Jean 2021-02-16 12:19:42 -05:00 committed by GitHub
parent e4faaf1ef4
commit 4ae9c3ed2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@
"migrations": "./migrations.json"
},
"dependencies": {
"@angular-devkit/architect": "~0.1102.0",
"@angular-devkit/core": "~11.2.0",
"@angular-devkit/schematics": "~11.2.0",
"@nrwl/cypress": "*",
"@nrwl/linter": "*",
"@nrwl/devkit": "*",

View File

@ -37,8 +37,8 @@
"@nrwl/jest": "*",
"@nrwl/linter": "*",
"@nrwl/web": "*",
"@angular-devkit/architect": "~0.1102.0",
"@angular-devkit/core": "~11.2.0",
"@angular-devkit/schematics": "~11.2.0",
"@svgr/webpack": "^5.4.0",
"chalk": "4.1.0",
"copy-webpack-plugin": "6.0.3",