feat: simple vars runtime is working!

This commit is contained in:
Anoop M D
2023-02-07 04:33:25 +05:30
parent 580d681e0a
commit e22f164cbc
4 changed files with 58 additions and 3 deletions

View File

@@ -12,6 +12,7 @@
"dependencies": {
"@usebruno/js": "0.1.0",
"@usebruno/lang": "0.1.0",
"axios": "^1.3.2",
"chalk": "^3.0.0",
"fs-extra": "^10.1.0",
"inquirer": "^9.1.4",