Skip to content

Commit f4d4733

Browse files
authored
fix: use 128 max size when deserializing contract principals #1181 (#1182)
1 parent d1ad9db commit f4d4733

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"socket.io": "4.4.0",
140140
"source-map-support": "0.5.21",
141141
"split2": "3.2.2",
142-
"stacks-encoding-native-js": "0.1.0-alpha.9",
142+
"stacks-encoding-native-js": "0.1.1-beta.1",
143143
"strict-event-emitter-types": "2.0.0",
144144
"ts-unused-exports": "7.0.3",
145145
"typescript": "4.6.2",

0 commit comments

Comments
 (0)