lodash version check changes..
This commit is contained in:
parent
5437815dc2
commit
a084f83839
|
|
@ -29,7 +29,7 @@
|
|||
"glightbox": "^3.2.0",
|
||||
"json-schema": ">=0.4.0",
|
||||
"laravel-mix-tailwind": "^0.1.2",
|
||||
"lodash": "^4.17.21",
|
||||
"lodash": ">=4.17.21",
|
||||
"nprogress": "^0.2.0",
|
||||
"popper.js": "^1.16.1",
|
||||
"swiper": "^9.2.0",
|
||||
|
|
|
|||
|
|
@ -33,7 +33,7 @@
|
|||
"glightbox": "^3.2.0",
|
||||
"json-schema": ">=0.4.0",
|
||||
"laravel-mix-tailwind": "^0.1.2",
|
||||
"lodash": "^4.17.21",
|
||||
"lodash": ">=4.17.21",
|
||||
"nprogress": "^0.2.0",
|
||||
"popper.js": "^1.16.1",
|
||||
"swiper": "^9.2.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue