mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
dependencies fix
This commit is contained in:
@@ -87,7 +87,6 @@
|
|||||||
"gulp-sass": "^5.1.0",
|
"gulp-sass": "^5.1.0",
|
||||||
"imask": "^6.4.2",
|
"imask": "^6.4.2",
|
||||||
"jsvectormap": "^1.4.5",
|
"jsvectormap": "^1.4.5",
|
||||||
"list.js": "^2.3.1",
|
|
||||||
"litepicker": "^2.0.12",
|
"litepicker": "^2.0.12",
|
||||||
"nouislider": "^15.5.1",
|
"nouislider": "^15.5.1",
|
||||||
"postcss": "^8.4.12",
|
"postcss": "^8.4.12",
|
||||||
@@ -114,6 +113,7 @@
|
|||||||
"countup.js": "^2.1.0",
|
"countup.js": "^2.1.0",
|
||||||
"flatpickr": "^4.6.11",
|
"flatpickr": "^4.6.11",
|
||||||
"imask": "^6.4.2",
|
"imask": "^6.4.2",
|
||||||
|
"list.js": "^2.3.1",
|
||||||
"jsvectormap": "^1.4.5",
|
"jsvectormap": "^1.4.5",
|
||||||
"litepicker": "^2.0.12",
|
"litepicker": "^2.0.12",
|
||||||
"nouislider": "^15.5.1",
|
"nouislider": "^15.5.1",
|
||||||
@@ -138,6 +138,9 @@
|
|||||||
"imask": {
|
"imask": {
|
||||||
"optional": true
|
"optional": true
|
||||||
},
|
},
|
||||||
|
"list.js": {
|
||||||
|
"optional": true
|
||||||
|
},
|
||||||
"litepicker": {
|
"litepicker": {
|
||||||
"optional": true
|
"optional": true
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user