Skip to content

Commit 77cf10a

Browse files
authored
fix weird mynah package.json declaration (#5109)
1 parent 5b5f994 commit 77cf10a

File tree

2 files changed

+8
-44
lines changed

2 files changed

+8
-44
lines changed

plugins/amazonq/mynah-ui/package-lock.json

Lines changed: 7 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugins/amazonq/mynah-ui/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@
1212
"lintfix": "eslint -c .eslintrc.js --fix --ext .ts ."
1313
},
1414
"dependencies": {
15-
"@aws/mynah-ui": "^4.18.1",
16-
"@aws/mynah-ui-chat": "npm:@aws/[email protected]",
15+
"@aws/mynah-ui-chat": "npm:@aws/[email protected]",
1716
"@types/node": "^14.18.5",
1817
"fs-extra": "^10.0.1",
1918
"sanitize-html": "^2.12.1",

0 commit comments

Comments
 (0)