We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5dc6b2e + 402b912 commit 0ca6e9fCopy full SHA for 0ca6e9f
cli/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@bscript/cli",
3
- "version": "1.1.7",
+ "version": "2.0.0",
4
"main": "dist/index.js",
5
"types": "dist/index.d.ts",
6
"engines": {
@@ -47,7 +47,7 @@
47
},
48
"dependencies": {
49
"@abandonware/noble": "^1.9.2-26",
50
- "@bscript/lang": "1.1.7",
+ "@bscript/lang": "2.0.0",
51
"axios": "^1.12.2",
52
"chalk": "^4.1.2",
53
"commander": "^14.0.1",
lang/package.json
"name": "@bscript/lang",
"exports": "./dist/index.js",
0 commit comments