mirror of
https://github.com/tenrok/OverlayScrollbars.git
synced 2026-06-22 04:40:36 +03:00
improve build setup and prepare for rollup3
This commit is contained in:
@@ -2,11 +2,11 @@
|
||||
"name": "@~local/rollup",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@rollup/plugin-alias": "^3.1.9",
|
||||
"@rollup/plugin-babel": "^5.3.1",
|
||||
"@rollup/plugin-commonjs": "^22.0.2",
|
||||
"@rollup/plugin-html": "^0.2.0",
|
||||
"@rollup/plugin-node-resolve": "^13.3.0",
|
||||
"@rollup/plugin-alias": "^4.0.2",
|
||||
"@rollup/plugin-babel": "^6.0.2",
|
||||
"@rollup/plugin-commonjs": "^23.0.2",
|
||||
"@rollup/plugin-html": "^1.0.1",
|
||||
"@rollup/plugin-json": "^5.0.1",
|
||||
"autoprefixer": "^10.4.7",
|
||||
"cssnano": "^5.1.12",
|
||||
"glob": "^7.1.6",
|
||||
|
||||
Reference in New Issue
Block a user