Skip to content

Commit fd07f84

Browse files
committed
build: include go folder in published package files
1 parent ede2ac3 commit fd07f84

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
@@ -28,7 +28,8 @@
2828
"owd": "bin/owd.js"
2929
},
3030
"files": [
31-
"bin"
31+
"bin",
32+
"go"
3233
],
3334
"dependencies": {
3435
"neo-blessed": "^0.2.0",

0 commit comments

Comments
 (0)