Skip to content

Commit 43ebf53

Browse files
committed
maint: Install caniuse-lite and maintain it at it's latest version.
Explicitly install caniuse-lite, which is used by browserslist, webpack, babel etc. This allows us to maintain it ourselves at the latest version and prevent build messages to update the browserslist database.
1 parent c84e312 commit 43ebf53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"@commitlint/config-conventional": "^19.8.0",
1212
"@release-it/conventional-changelog": "^8.0.2",
1313
"babel-loader": "^10.0.0",
14+
"caniuse-lite": "*",
1415
"css-loader": "^7.1.2",
1516
"eslint": "^9.26.0",
1617
"eslint-config-prettier": "^10.1.3",

0 commit comments

Comments
 (0)