Skip to content

Commit 31b37f4

Browse files
committed
Remove caniuse-list which was pinned at the same time as browserslist
1 parent 23b5fa4 commit 31b37f4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

-4
Original file line numberDiff line numberDiff line change
@@ -51,17 +51,13 @@
5151
},
5252
"devDependencies": {
5353
"@testing-library/jest-dom": "^5.11.6",
54-
"caniuse-lite": "1.0.30001502",
5554
"jest-in-case": "^1.0.2",
5655
"jest-snapshot-serializer-ansi": "^1.0.0",
5756
"jest-watch-select-projects": "^2.0.0",
5857
"jsdom": "20.0.0",
5958
"kcd-scripts": "^13.0.0",
6059
"typescript": "^4.1.2"
6160
},
62-
"overrides": {
63-
"caniuse-lite": "1.0.30001502"
64-
},
6561
"eslintConfig": {
6662
"extends": [
6763
"./node_modules/kcd-scripts/eslint.js",

0 commit comments

Comments
 (0)