chore: correct pkg deps

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-02-23 14:59:29 +01:00
parent 487274089c
commit 3211686c40
10 changed files with 26 additions and 5 deletions

View File

@@ -18,6 +18,7 @@
"@vitejs/plugin-vue": "^4.0.0",
"cypress": "^12.3.0",
"vite": "^4.1.4",
"vue": "^3.2.25",
"eslint-plugin-chai-friendly": "^0.7.2"
}
}