Skip to content

Commit ef31cb4

Browse files
authored
fix: support parsing Clarity3 version contract deploy txs (#2039)
1 parent 1d9d0a6 commit ef31cb4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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.6.1",
140140
"source-map-support": "0.5.21",
141141
"split2": "3.2.2",
142-
"stacks-encoding-native-js": "1.1.0-beta.5",
142+
"stacks-encoding-native-js": "1.1.0-beta.7",
143143
"strict-event-emitter-types": "2.0.0",
144144
"tiny-secp256k1": "2.2.1",
145145
"ts-unused-exports": "7.0.3",

0 commit comments

Comments
 (0)