Skip to content

Commit

Permalink
Remove release script and devDependencies used in script (#65)
Browse files Browse the repository at this point in the history
Issue Resolved:
#64

Signed-off-by: Bandini Bhopi <[email protected]>

Signed-off-by: Bandini Bhopi <[email protected]>
(cherry picked from commit dd73c36)
  • Loading branch information
bandinib-amzn authored and github-actions[bot] committed Sep 21, 2022
1 parent 6bc7eb4 commit 5bd99eb
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 365 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
},
"resolutions": {
"**/trim": "0.0.3",
"prompt/async": "^3.2.3",
"**/axios": "^0.21.1",
"**/ansi-html": "^0.0.8",
"**/merge": "^2.1.1",
Expand Down Expand Up @@ -146,7 +145,6 @@
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^4.8.1",
"@typescript-eslint/parser": "^4.8.1",
"argparse": "^2.0.1",
"autoprefixer": "^9.8.6",
"axe-core": "^4.1.1",
"babel-core": "7.0.0-bridge.0",
Expand Down Expand Up @@ -208,7 +206,6 @@
"postcss-loader": "^4.0.1",
"pre-commit": "^1.2.2",
"prettier": "^2.1.2",
"prompt": "^1.3.0",
"prop-types": "^15.6.0",
"puppeteer": "^5.5.0",
"raw-loader": "^4.0.1",
Expand Down
293 changes: 0 additions & 293 deletions scripts/release.js

This file was deleted.

Loading

0 comments on commit 5bd99eb

Please sign in to comment.