Skip to content

Commit c70abc5

Browse files
authored
Pin wasm version (#103)
1 parent be717f4 commit c70abc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,6 @@
7171
"node": ">= 16.20.2"
7272
},
7373
"dependencies": {
74-
"tlsn-wasm": "^0.1.0-alpha.9"
74+
"tlsn-wasm": "0.1.0-alpha.9"
7575
}
7676
}

0 commit comments

Comments
 (0)