Skip to content

Commit 763f3ec

Browse files
feat: remove unused modules
1 parent d309cb2 commit 763f3ec

File tree

2 files changed

+43
-1125
lines changed

2 files changed

+43
-1125
lines changed

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"@babel/core": "^7.12.10",
3535
"@storybook/addon-essentials": "^6.2.9",
3636
"@storybook/addon-postcss": "^2.0.0",
37-
"@storybook/preset-typescript": "^3.0.0",
3837
"@storybook/react": "^6.2.9",
3938
"@testing-library/jest-dom": "^5.11.9",
4039
"@testing-library/react": "^11.2.4",
@@ -56,12 +55,10 @@
5655
"jest": "^27.0.3",
5756
"jest-watch-typeahead": "^0.6.1",
5857
"lint-staged": "^11.0.0",
59-
"npm-check-updates": "^11.1.1",
6058
"postcss": "^8.3.0",
6159
"prettier": "^2.2.1",
6260
"react-test-renderer": "^17.0.1",
6361
"tailwindcss": "^2.1.2",
64-
"ts-loader": "^9.2.2",
6562
"typescript": "^4.3.2"
6663
},
6764
"license": "MIT"

0 commit comments

Comments
 (0)