diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
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": { |