number-guess-sdk 1.0.32 → 1.0.34

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.
package/dist/index.js CHANGED
@@ -60,3 +60,4 @@ Object.defineProperty(exports, "createGuessCall", { enumerable: true, get: funct
60
60
  // rep-sdk-index: 1777448980471
61
61
  // rep-sdk-index: 1777587839752
62
62
  // rep-sdk-index: 1777614331369
63
+ // rep-sdk-index: 1777657912898
package/dist/types.js CHANGED
@@ -49,3 +49,4 @@ Object.defineProperty(exports, "__esModule", { value: true });
49
49
  // rep-sdk-types: 1777448926399
50
50
  // rep-sdk-types: 1777587991234
51
51
  // rep-sdk-types: 1777614123715
52
+ // rep-sdk-types: 1777657760108
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "number-guess-sdk",
3
- "version": "1.0.32",
3
+ "version": "1.0.34",
4
4
  "description": "TypeScript SDK for interacting with the Number Guess smart contract on Stacks blockchain",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",