We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f80b95 commit 3d01864Copy full SHA for 3d01864
1 file changed
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.0",
+ "version": "0.33.1",
5
"repository": "vercel/ncc",
6
"license": "MIT",
7
"main": "./dist/ncc/index.js",
0 commit comments