lodash version check changes..

This commit is contained in:
Cüneyt Şentürk 2023-04-11 14:09:07 +03:00
parent 5437815dc2
commit a084f83839
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -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",

View File

@ -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",