Skip to content

Commit d995e19

Browse files
committed
Updated package information.
1 parent e971284 commit d995e19

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,8 @@
3333
"scripts": {
3434
"test": "node ./test/test.js"
3535
},
36-
"main": "tmpl"
36+
"files": [
37+
"tmpl.js"
38+
],
39+
"main": "tmpl.js"
3740
}

0 commit comments

Comments
 (0)