We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9066b2f commit 2e3eb15Copy full SHA for 2e3eb15
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.28.4",
+ "version": "0.28.5",
5
"repository": "vercel/ncc",
6
"license": "MIT",
7
"main": "./dist/ncc/index.js",
0 commit comments