diff --git a/package.json b/package.json index c30de51..c03f058 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,8 @@ "builtin.aqua", "math.aqua", "binary.aqua", - "workers.aqua" + "workers.aqua", + "subnet.aqua" ], "scripts": { "compile-dry": "aqua -i . --dry"