mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-19 00:30:36 +03:00
improve rollup build
This commit is contained in:
+1
-2
@@ -40,6 +40,7 @@
|
||||
"eslint-plugin-react": "^7.30.0",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
"glob": "^7.1.6",
|
||||
"istanbul-lib-instrument": "^5.2.0",
|
||||
"jest": "^28.1.3",
|
||||
"jest-environment-jsdom": "^28.1.3",
|
||||
"nyc": "^15.1.0",
|
||||
@@ -52,7 +53,6 @@
|
||||
"prettier": "^2.6.2",
|
||||
"rollup": "^2.75.5",
|
||||
"rollup-plugin-dts": "^4.2.2",
|
||||
"rollup-plugin-esbuild": "^4.9.1",
|
||||
"rollup-plugin-ignore-import": "^1.3.2",
|
||||
"rollup-plugin-license": "^2.8.1",
|
||||
"rollup-plugin-livereload": "^2.0.0",
|
||||
@@ -66,7 +66,6 @@
|
||||
"should": "^13.2.3",
|
||||
"tslib": "^2.4.0",
|
||||
"typescript": "^4.7.4",
|
||||
"v8-to-istanbul": "^9.0.1",
|
||||
"webpack": "^5.74.0"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user