mirror of
https://git.boykissers.com/pawkey/pawkey-sk.git
synced 2025-12-20 04:04:16 +00:00
fix: move cypress to optionalDependencies in packages/frontent/package.json
This commit is contained in:
@@ -76,6 +76,9 @@
|
||||
"vue": "3.5.10",
|
||||
"vuedraggable": "next"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"cypress": "13.15.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@misskey-dev/summaly": "5.1.0",
|
||||
"@storybook/addon-actions": "8.3.3",
|
||||
@@ -115,7 +118,6 @@
|
||||
"@vue/runtime-core": "3.5.10",
|
||||
"acorn": "8.12.1",
|
||||
"cross-env": "7.0.3",
|
||||
"cypress": "13.15.0",
|
||||
"eslint-plugin-import": "2.30.0",
|
||||
"eslint-plugin-vue": "9.28.0",
|
||||
"fast-glob": "3.3.2",
|
||||
|
||||
Reference in New Issue
Block a user