Skip to content

Commit f7e9eb0

Browse files
committed
dependencies fix
1 parent b400a6f commit f7e9eb0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@
8787
"gulp-sass": "^5.1.0",
8888
"imask": "^6.4.2",
8989
"jsvectormap": "^1.4.5",
90-
"list.js": "^2.3.1",
9190
"litepicker": "^2.0.12",
9291
"nouislider": "^15.5.1",
9392
"postcss": "^8.4.12",
@@ -114,6 +113,7 @@
114113
"countup.js": "^2.1.0",
115114
"flatpickr": "^4.6.11",
116115
"imask": "^6.4.2",
116+
"list.js": "^2.3.1",
117117
"jsvectormap": "^1.4.5",
118118
"litepicker": "^2.0.12",
119119
"nouislider": "^15.5.1",
@@ -138,6 +138,9 @@
138138
"imask": {
139139
"optional": true
140140
},
141+
"list.js": {
142+
"optional": true
143+
},
141144
"litepicker": {
142145
"optional": true
143146
},

0 commit comments

Comments
 (0)