Update nimbotsdk.nimble

This commit is contained in:
array-in-a-matrix 2024-01-15 00:12:25 -05:00
parent 2b8626c1e3
commit b7c337797c

View file

@ -7,6 +7,3 @@ srcDir = "src"
requires "nim >= 2.0.2"
backend = "js"
after install:
exec "pnpm install"