git » sdk » commit 7384aed

Using upstream seems to work now with vite

author Stephen Paul Weber
2025-10-22 16:00:19 UTC
committer Stephen Paul Weber
2025-10-22 16:00:19 UTC
parent 855de2f59ed4e7e5b0b1e7f152f6824b7555df1b

Using upstream seems to work now with vite

npm/package.json +1 -1

diff --git a/npm/package.json b/npm/package.json
index b4789bf..68a49c4 100644
--- a/npm/package.json
+++ b/npm/package.json
@@ -22,7 +22,7 @@
     "@xmpp/debug": "^0.13.0",
     "@xmpp/sasl-scram-sha-1": "^0.13.1",
     "buffer": "^6.0.3",
-    "cipher-base": "github:steveluscher/cipher-base#2fdfc60f198aa797b873d21345a17cbd47846fdf"
+    "cipher-base": "^1.0.7"
   },
   "devDependencies": {
     "typescript": "^5.4.5"