Skip to content

Commit

Permalink
Try switching to my copy of gitpkg
Browse files Browse the repository at this point in the history
  • Loading branch information
singpolyma committed Oct 26, 2024
1 parent 60e1356 commit ffe951f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Working towards simplicity in developing Snikket-compatible apps.
npm subdirectory will contain installable package for browser or nodejs after build.
Also some typings are generated which include documenation comments.

npm install https://gitpkg.vercel.app/snikket-im/snikket-sdk/npm?compiled
npm install https://gitpkg-singpolyma.vercel.app/snikket-im/snikket-sdk/npm?compiled

# C

Expand Down
2 changes: 1 addition & 1 deletion npm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"@xmpp/client": "https://gitpkg.vercel.app/singpolyma/xmpp.js/packages/client?main",
"@xmpp/client": "https://gitpkg-singpolyma.vercel.app/singpolyma/xmpp.js/packages/client?main",
"@xmpp/debug": "^0.13.0",
"@xmpp/sasl-scram-sha-1": "^0.13.1",
"buffer": "^6.0.3",
Expand Down

0 comments on commit ffe951f

Please sign in to comment.