aboutsummaryrefslogtreecommitdiff
path: root/extension/package.json
diff options
context:
space:
mode:
authorLibravatar vnugent <public@vaughnnugent.com>2023-11-22 02:21:53 -0500
committerLibravatar vnugent <public@vaughnnugent.com>2023-11-22 02:21:53 -0500
commit2ba94602a87c87b47f566745bdab40ce75e0e879 (patch)
tree396cb9c6d73d6bfb4e4b2d4fb440d7656fe493e0 /extension/package.json
parent43429314c0989b423e116be3e9f222eba5b636c3 (diff)
latest patches, remove webext-bridge, lastest vnlib.browser
Diffstat (limited to 'extension/package.json')
-rw-r--r--extension/package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/extension/package.json b/extension/package.json
index bff2a81..129617a 100644
--- a/extension/package.json
+++ b/extension/package.json
@@ -44,7 +44,7 @@
"@fortawesome/vue-fontawesome": "^3.0.3",
"@headlessui/vue": "^1.7.x",
"@kyvg/vue3-notification": "^3.0.x",
- "@vnuge/vnlib.browser": "../../vnlib.browser/vnlib.browser",
+ "@vnuge/vnlib.browser": "https://www.vaughnnugent.com/public/resources/software/builds/vnlib.browser/11288db78d5e83421ac2ffe5168bbf7eecb085bc/@vnuge-vnlib.browser/release.tgz",
"@vuelidate/core": "^2.0.0",
"@vuelidate/validators": "^2.0.0",
"@vueuse/core": "^10.3.2",
@@ -52,7 +52,6 @@
"base32-encode": "^2.0.0",
"jose": "^5.0.x",
"lodash-es": "^4.17.21",
- "nanoevents": "^8.0.0",
"pinia": "^2.1.7",
"sass": "^1.56.1",
"serialize-error": "^11.0.0",