Skip to content

Commit c145691

Browse files
authored
fix: add amplify prompts in package.json (#370)
1 parent 046a044 commit c145691

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/amplify-codegen/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
"js-yaml": "^4.0.0",
3838
"ora": "^4.0.3",
3939
"semver": "^7.3.5",
40-
"slash": "^3.0.0"
40+
"slash": "^3.0.0",
41+
"amplify-prompts": "^1.6.2"
4142
},
4243
"peerDependencies": {
4344
"amplify-cli-core": "^2.3.0",

0 commit comments

Comments
 (0)