Skip to content

Commit 5ad6339

Browse files
committed
fix the revision of AssemblyScript; the latest one has lots of incompatible changes
1 parent 6e0069d commit 5ad6339

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@types/node": "^12.0.4",
6060
"@typescript-eslint/eslint-plugin": "^1.9.0",
6161
"@typescript-eslint/parser": "^1.9.0",
62-
"assemblyscript": "github:AssemblyScript/assemblyscript",
62+
"assemblyscript": "github:AssemblyScript/assemblyscript#5269a6b9c4e14983c43671328257c156cdf1de8a",
6363
"assert": "^2.0.0",
6464
"core-js": "^3.1.3",
6565
"eslint": "^5.16.0",

0 commit comments

Comments
 (0)