We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b400a6f commit f7e9eb0Copy full SHA for f7e9eb0
package.json
@@ -87,7 +87,6 @@
87
"gulp-sass": "^5.1.0",
88
"imask": "^6.4.2",
89
"jsvectormap": "^1.4.5",
90
- "list.js": "^2.3.1",
91
"litepicker": "^2.0.12",
92
"nouislider": "^15.5.1",
93
"postcss": "^8.4.12",
@@ -114,6 +113,7 @@
114
113
"countup.js": "^2.1.0",
115
"flatpickr": "^4.6.11",
116
+ "list.js": "^2.3.1",
117
118
119
@@ -138,6 +138,9 @@
138
"imask": {
139
"optional": true
140
},
141
+ "list.js": {
142
+ "optional": true
143
+ },
144
"litepicker": {
145
146
0 commit comments