We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a8ed12 commit 834af82Copy full SHA for 834af82
package.json
@@ -69,7 +69,7 @@
69
"packages/*"
70
],
71
"devDependencies": {
72
- "@aws-amplify/amplify-cli-core": "^4.0.6",
+ "@aws-amplify/amplify-cli-core": "^4.0.4",
73
"@commitlint/cli": "^17.0.3",
74
"@commitlint/config-conventional": "^17.0.3",
75
"@commitlint/config-lerna-scopes": "^17.0.2",
@@ -113,6 +113,7 @@
113
"execa": "^5.1.1"
114
},
115
"resolutions": {
116
+ "@aws-amplify/amplify-cli-core": "4.0.4",
117
"minimist": "^1.2.6",
118
"lodash": "^4.17.21",
119
"node-fetch": "^2.6.7",
0 commit comments