We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d62d6a5 commit 495c844Copy full SHA for 495c844
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@vercel/ncc",
3
"description": "Simple CLI for compiling a Node.js module into a single file, together with all its dependencies, gcc-style.",
4
- "version": "0.24.1",
+ "version": "0.25.0",
5
"repository": "vercel/ncc",
6
"license": "MIT",
7
"main": "./dist/ncc/index.js",
0 commit comments