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