We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23b5fa4 commit 31b37f4Copy full SHA for 31b37f4
1 file changed
package.json
@@ -51,17 +51,13 @@
51
},
52
"devDependencies": {
53
"@testing-library/jest-dom": "^5.11.6",
54
- "caniuse-lite": "1.0.30001502",
55
"jest-in-case": "^1.0.2",
56
"jest-snapshot-serializer-ansi": "^1.0.0",
57
"jest-watch-select-projects": "^2.0.0",
58
"jsdom": "20.0.0",
59
"kcd-scripts": "^13.0.0",
60
"typescript": "^4.1.2"
61
62
- "overrides": {
63
- "caniuse-lite": "1.0.30001502"
64
- },
65
"eslintConfig": {
66
"extends": [
67
"./node_modules/kcd-scripts/eslint.js",
0 commit comments