We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f7fead commit 66b2e83Copy full SHA for 66b2e83
test/yowasp_runtime_test/package.json
@@ -7,7 +7,7 @@
7
"@yowasp/runtime": "file:../../"
8
},
9
"devDependencies": {
10
- "@bytecodealliance/jco": "git://github.com/bytecodealliance/jco#generator"
+ "@bytecodealliance/jco": "1.3.0"
11
12
"scripts": {
13
"pack": "yowasp-pack-resources gen/resources.js gen share",
0 commit comments