We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bbb96c commit 56bbe2bCopy full SHA for 56bbe2b
1 file changed
package.json
@@ -2,7 +2,8 @@
2
"name": "@nodegui/packer",
3
"version": "1.0.0",
4
"files": [
5
- "dist"
+ "dist",
6
+ "template"
7
],
8
"description": "Package and deploy apps built with NodeGUI to all platforms",
9
"main": "./dist/index.js",
0 commit comments