Added Pinia to dependencies

This commit is contained in:
Florian Sylvain
2022-12-21 04:18:51 +01:00
parent b47cffbec5
commit 5d1ad603b8
2 changed files with 566 additions and 510 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"type-check": "vue-tsc --noEmit"
},
"dependencies": {
"pinia": "^2.0.21",
"pinia": "^2.0.28",
"vue": "^3.2.38",
"vue-editor-js": "^2.0.2",
"vue-router": "^4.1.5"