summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2022-09-14 19:11:34 +0200
committerSanto Cariotti <santo@dcariotti.me>2022-09-14 19:11:34 +0200
commitbeba244ea3c28aed4c7cf09b77377b55a5960daa (patch)
tree571c6a6a874a768b3d9c96c4689833d57fb96230 /package.json
parent8aee0d826a38cc7c78660a8af70edbd85dbf3745 (diff)
Add signin page
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index d13a735..01a1623 100644
--- a/package.json
+++ b/package.json
@@ -18,6 +18,7 @@
"vue": "^2.6.14",
"vue-server-renderer": "^2.6.14",
"vue-template-compiler": "^2.6.14",
+ "vue-toastification": "^1.7.14",
"webpack": "^4.46.0"
},
"devDependencies": {