Compare commits
5 commits
bb0ef2258b
...
1aa5c9ba80
Author | SHA1 | Date | |
---|---|---|---|
1aa5c9ba80 | |||
0c2033d946 | |||
2b4a4e16d2 | |||
ccae323a30 | |||
a16033a158 |
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"axios": "^0.21.4",
|
||||
"dotenv": "^10.0.0",
|
||||
"dotenv-expand": "^5.1.0",
|
||||
"laravel-vite-plugin": "^0.6.0",
|
||||
"dotenv": "^16.0.0",
|
||||
"dotenv-expand": "^11.0.0",
|
||||
"laravel-vite-plugin": "^1.0.0",
|
||||
"lodash": "^4.17.21",
|
||||
"postcss": "^8.3.7",
|
||||
"vite": "^3.0.9"
|
||||
|
|
Loading…
Reference in a new issue