We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0206a80 + 40e1e13 commit 7cefb75Copy full SHA for 7cefb75
package.json
@@ -28,7 +28,7 @@
28
"@octokit/rest": "19.0.4",
29
"acme-client": "^5.0.0",
30
"as-bind": "0.8.2",
31
- "assemblyscript": "0.21.1",
+ "assemblyscript": "0.25.2",
32
"cors": "^2.8.5",
33
"dotenv": "16.0.1",
34
"express": "4.18.1",
wasm/package.json
@@ -4,7 +4,7 @@
4
"main": "index.js",
5
"license": "MIT",
6
"dependencies": {
7
- "assemblyscript": "^0.24.1"
+ "assemblyscript": "^0.25.0"
8
},
9
"type": "module",
10
"exports": {
@@ -22,6 +22,6 @@
22
"start": "npx serve ."
23
24
"devDependencies": {
25
26
}
27
0 commit comments