Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 4b93ffc

Browse files
committed
add files to package.json
1 parent 7a53ab9 commit 4b93ffc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
"bin": {
2020
"gtt": "src/gtt.js"
2121
},
22+
"files": [
23+
"src/*"
24+
],
2225
"engines": {
2326
"node": ">=6.11"
2427
},

0 commit comments

Comments
 (0)