1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-25 04:24:37 +04:00

build fix

This commit is contained in:
codecalm
2020-10-28 15:10:10 +01:00
parent e4e7e4cf6b
commit b952d66fc3
5 changed files with 104 additions and 185 deletions
+4 -4
View File
@@ -47,9 +47,9 @@
"devDependencies": {
"@babel/core": "^7.12.3",
"@babel/preset-env": "^7.12.1",
"@rollup/plugin-babel": "^5.2.1",
"@rollup/plugin-commonjs": "^16.0.0",
"@rollup/plugin-node-resolve": "^10.0.0",
"@rollup/stream": "^1.1.0",
"autoprefixer": "^10.0.1",
"browser-sync": "^2.26.13",
"gulp": "^4.0.2",
@@ -60,13 +60,12 @@
"gulp-minify": "^3.1.0",
"gulp-postcss": "^9.0.0",
"gulp-rename": "^2.0.0",
"gulp-rollup": "^2.17.0",
"gulp-rollup-2": "^1.2.1",
"gulp-sass": "^4.1.0",
"postcss": "^8.1.4",
"release-it": "^14.2.0",
"rollup": "^2.32.1",
"rollup-plugin-babel": "^4.4.0",
"vinyl-buffer": "^1.0.1",
"vinyl-source-stream": "^2.0.0",
"yaml": "^1.10.0"
},
"dependencies": {
@@ -89,6 +88,7 @@
"peity": "^3.3.0",
"popper.js": "^1.16.1",
"rollup-plugin-cleanup": "^3.2.1",
"rollup-plugin-commonjs": "^10.1.0",
"selectize": "^0.12.6"
},
"resolutions": {