rollhub-dice 0.7.0 → 0.7.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rollhub-dice",
3
- "version": "0.7.0",
3
+ "version": "0.7.1",
4
4
  "description": "AI agent gambling API SDK for JS/TS — provably fair dice, crypto betting, zero-trust verification for autonomous agents. 99% RTP, 70+ chains.",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.js",
@@ -51,7 +51,7 @@
51
51
  },
52
52
  "repository": {
53
53
  "type": "git",
54
- "url": "https://github.com/rollhub/rollhub-dice-js"
54
+ "url": "https://github.com/rollhub-dev/rollhub-dice-js.git"
55
55
  },
56
56
  "devDependencies": {
57
57
  "@types/node": "^25.3.0",