diff --git a/package-lock.json b/package-lock.json index c9c46fb..44d720b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,6 +9,7 @@ "version": "0.0.0", "dependencies": { "cocoda-sdk": "^3.4.9", + "jskos-tools": "^1.0.40", "vue": "^3.4.31" }, "devDependencies": { diff --git a/package.json b/package.json index 25e89bd..458719b 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,7 @@ }, "dependencies": { "cocoda-sdk": "^3.4.9", + "jskos-tools": "^1.0.40", "vue": "^3.4.31" }, "devDependencies": { diff --git a/src/App.vue b/src/App.vue index fc2d925..317e6c6 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,46 @@