Add pinia and start working on authentication integration with appwrite
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "bab-project",
|
||||
"name": "oys_bab",
|
||||
"version": "0.0.1",
|
||||
"description": "Manage a Borrow a Boat program for a Yacht Club",
|
||||
"productName": "OYS Borrow a Boat",
|
||||
@@ -15,6 +15,7 @@
|
||||
"dependencies": {
|
||||
"@quasar/extras": "^1.16.4",
|
||||
"appwrite": "^13.0.0",
|
||||
"pinia": "^2.1.7",
|
||||
"quasar": "^2.6.0",
|
||||
"vue": "^3.0.0",
|
||||
"vue-router": "^4.0.0"
|
||||
|
||||
Reference in New Issue
Block a user