Skip to content

Commit

Permalink
feat!: remove scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamKelley committed Nov 15, 2023
1 parent 04402c9 commit 919a433
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 283 deletions.
71 changes: 0 additions & 71 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

13 changes: 0 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@
"private": true,
"dependencies": {
"@babel/runtime": "7.12.18",
"babel-plugin-react-remove-properties": "^0.3.0",
"core-js": "^3.6.5",
"document-register-element": "1.13.1",
"react": "17.0.2",
Expand All @@ -42,13 +41,6 @@
"@babel/cli": "7.12.17",
"@babel/core": "7.12.13",
"@babel/node": "7.12.17",
"@babel/plugin-proposal-class-properties": "7.12.13",
"@babel/plugin-proposal-object-rest-spread": "7.12.13",
"@babel/plugin-transform-react-constant-elements": "7.12.13",
"@babel/plugin-transform-runtime": "7.12.17",
"@babel/preset-env": "7.12.13",
"@babel/preset-react": "7.12.13",
"@babel/preset-typescript": "7.12.13",
"@nrwl/cli": "13.9.7",
"@nrwl/eslint-plugin-nx": "13.9.7",
"@nrwl/jest": "13.9.7",
Expand Down Expand Up @@ -76,7 +68,6 @@
"@typescript-eslint/parser": "5.10.2",
"babel-jest": "27.2.3",
"babel-loader": "8.1.0",
"babel-plugin-optimize-clsx": "^2.6.2",
"chromatic": "^5.9.0",
"dotenv": "10.0.0",
"eslint": "8.7.0",
Expand All @@ -85,14 +76,10 @@
"eslint-plugin-jsx-a11y": "6.4.1",
"eslint-plugin-react": "7.29.3",
"eslint-plugin-react-hooks": "4.3.0",
"fs-extra": "^10.0.0",
"glob": "^7.1.7",
"husky": "^6.0.0",
"jest": "27.2.3",
"nx": "13.9.7",
"path": "^0.12.7",
"prettier": "2.8.1",
"rimraf": "^3.0.2",
"storybook-addon-pseudo-states": "^1.0.0",
"ts-jest": "27.0.5",
"ts-node": "~9.1.1",
Expand Down
65 changes: 0 additions & 65 deletions scripts/babel.config.js

This file was deleted.

134 changes: 0 additions & 134 deletions scripts/copy-files.js

This file was deleted.

0 comments on commit 919a433

Please sign in to comment.