fix: add subnet.aqua to "files"

This commit is contained in:
Artsiom Shamsutdzinau 2023-09-21 18:54:55 +02:00
parent 3da9ce925b
commit 3c78d8693f
No known key found for this signature in database
GPG Key ID: 2C0D1AA35BD2FF16

View File

@ -6,7 +6,8 @@
"builtin.aqua", "builtin.aqua",
"math.aqua", "math.aqua",
"binary.aqua", "binary.aqua",
"workers.aqua" "workers.aqua",
"subnet.aqua"
], ],
"scripts": { "scripts": {
"compile-dry": "aqua -i . --dry" "compile-dry": "aqua -i . --dry"