Skip to content

Commit

Permalink
fix: add amplify-prompts dependency to package.json's
Browse files Browse the repository at this point in the history
  • Loading branch information
jhockett authored and SwaySway committed Aug 31, 2021
1 parent 7b5de7b commit 7f313ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/amplify-category-storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"dependencies": {
"amplify-cli-core": "1.26.1",
"amplify-util-import": "1.5.8",
"amplify-prompts": "1.1.1",
"cloudform-types": "^4.2.0",
"enquirer": "^2.3.6",
"fs-extra": "^8.1.0",
Expand Down
1 change: 1 addition & 0 deletions packages/amplify-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@
"amplify-java-function-template-provider": "1.5.9",
"amplify-nodejs-function-runtime-provider": "1.6.7",
"amplify-nodejs-function-template-provider": "1.6.17",
"amplify-prompts": "1.1.1",
"amplify-provider-awscloudformation": "4.57.0",
"amplify-python-function-runtime-provider": "1.9.7",
"amplify-python-function-template-provider": "1.3.12",
Expand Down

0 comments on commit 7f313ab

Please sign in to comment.