We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5901cc2 commit 854b9aeCopy full SHA for 854b9ae
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.33.4",
+ "version": "0.34.0",
5
"repository": "vercel/ncc",
6
"license": "MIT",
7
"main": "./dist/ncc/index.js",
0 commit comments