chore: update package.json files

This commit is contained in:
Braks
2022-03-29 20:55:48 +02:00
parent 8362d7fd7a
commit b6216a849b
2 changed files with 3 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
"private": true,
"scripts": {
"test": "cypress run-ct",
"test:open": "cypress open-ct"
"open": "cypress open-ct"
},
"dependencies": {
"@braks/vue-flow": "^0.4.0-17"