mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-19 18:01:31 +00:00
Fix missing dependency in asc, see #157; Downgrade ts-node to v6
This commit is contained in:
@ -4,9 +4,6 @@
|
||||
* @preferred
|
||||
*//***/
|
||||
|
||||
/// <reference path="./binaryen.d.ts" />
|
||||
/// <reference path="./float.d.ts" />
|
||||
/// <reference path="./i64.d.ts" />
|
||||
/// <reference path="./node.d.ts" />
|
||||
|
||||
import "../../../std/portable/index";
|
||||
|
Reference in New Issue
Block a user