Move cross-env to dependencies
Signed-off-by: eternal-flame-AD <yume@yumechi.jp>
This commit is contained in:
parent
568a221326
commit
0fe9e98c64
1 changed files with 1 additions and 1 deletions
|
@ -110,6 +110,7 @@
|
|||
"cli-highlight": "2.1.11",
|
||||
"color-convert": "2.0.1",
|
||||
"content-disposition": "0.5.4",
|
||||
"cross-env": "7.0.3",
|
||||
"date-fns": "2.30.0",
|
||||
"deep-email-validator": "0.1.21",
|
||||
"fastify": "5.2.1",
|
||||
|
@ -228,7 +229,6 @@
|
|||
"@typescript-eslint/eslint-plugin": "8.24.0",
|
||||
"@typescript-eslint/parser": "8.24.0",
|
||||
"aws-sdk-client-mock": "4.1.0",
|
||||
"cross-env": "7.0.3",
|
||||
"eslint-plugin-import": "2.31.0",
|
||||
"execa": "8.0.1",
|
||||
"fkill": "9.0.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue