Merge remote-tracking branch 'upstream/main'

This commit is contained in:
Alex Costinescu
2023-10-04 20:37:18 -04:00
89 changed files with 31518 additions and 252 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@usebruno/cli",
"version": "0.10.1",
"version": "0.11.0",
"license": "MIT",
"main": "src/index.js",
"bin": {
@@ -22,7 +22,7 @@
],
"dependencies": {
"@usebruno/js": "0.6.0",
"@usebruno/lang": "0.4.0",
"@usebruno/lang": "0.5.0",
"axios": "^1.5.1",
"chai": "^4.3.7",
"chalk": "^3.0.0",