This is an automated email from the ASF dual-hosted git repository.

smarru pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-sandbox.git

commit 996ef33baba43b509ce93738e7cfdd0538c167b4
Author: Bhavesh Asanabada <bhavesh@Bhavesh-MacBook.local>
AuthorDate: Mon Jul 25 11:46:20 2022 +0530

    added dependency
---
 gsoc2022/smilesdb/smiles_dashboard/package.json | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gsoc2022/smilesdb/smiles_dashboard/package.json 
b/gsoc2022/smilesdb/smiles_dashboard/package.json
index 4bdfdfb0..2fd31c76 100644
--- a/gsoc2022/smilesdb/smiles_dashboard/package.json
+++ b/gsoc2022/smilesdb/smiles_dashboard/package.json
@@ -8,6 +8,8 @@
     "lint": "vue-cli-service lint"
   },
   "dependencies": {
+    "@auth0/auth0-vue": "^1.0.2",
+    "axios": "^0.27.2",
     "core-js": "^3.8.3",
     "vue": "^3.2.13",
     "vue-router": "^4.0.13"

Reply via email to