We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d309cb2 commit 763f3ecCopy full SHA for 763f3ec
package.json
@@ -34,7 +34,6 @@
34
"@babel/core": "^7.12.10",
35
"@storybook/addon-essentials": "^6.2.9",
36
"@storybook/addon-postcss": "^2.0.0",
37
- "@storybook/preset-typescript": "^3.0.0",
38
"@storybook/react": "^6.2.9",
39
"@testing-library/jest-dom": "^5.11.9",
40
"@testing-library/react": "^11.2.4",
@@ -56,12 +55,10 @@
56
55
"jest": "^27.0.3",
57
"jest-watch-typeahead": "^0.6.1",
58
"lint-staged": "^11.0.0",
59
- "npm-check-updates": "^11.1.1",
60
"postcss": "^8.3.0",
61
"prettier": "^2.2.1",
62
"react-test-renderer": "^17.0.1",
63
"tailwindcss": "^2.1.2",
64
- "ts-loader": "^9.2.2",
65
"typescript": "^4.3.2"
66
},
67
"license": "MIT"
0 commit comments