Skip to content

Commit 56bbe2b

Browse files
committed
add template to publish path
1 parent 5bbb96c commit 56bbe2b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"name": "@nodegui/packer",
33
"version": "1.0.0",
44
"files": [
5-
"dist"
5+
"dist",
6+
"template"
67
],
78
"description": "Package and deploy apps built with NodeGUI to all platforms",
89
"main": "./dist/index.js",

0 commit comments

Comments
 (0)