@ronin/cli
Advanced tools
Comparing version 0.2.0-leo-ron-1071-experimental-5 to 0.2.0-leo-ron-1071-experimental-6
{ | ||
"name": "@ronin/cli", | ||
"version": "0.2.0-leo-ron-1071-experimental-5", | ||
"version": "0.2.0-leo-ron-1071-experimental-6", | ||
"type": "module", | ||
@@ -21,3 +21,3 @@ "description": "The command-line interface for RONIN.", | ||
"test": "bun test", | ||
"build": "tsup ./src/index.ts --dts --format esm", | ||
"build": "tsup ./src/index.ts --format esm", | ||
"prepare": "bun run build" | ||
@@ -32,2 +32,7 @@ }, | ||
"license": "Apache-2.0", | ||
"tsup": { | ||
"banner": { | ||
"js": "#!/usr/bin/env node" | ||
} | ||
}, | ||
"dependencies": { | ||
@@ -34,0 +39,0 @@ "@iarna/toml": "2.2.5", |
Sorry, the diff of this file is too big to display
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
80818
6
4
1845