Skip to content

Commit ec5e344

Browse files
authored
Merge pull request #7 from bmeurant/whitlist-files
Whitelist files
2 parents 8f15971 + fda2571 commit ec5e344

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"version": "1.1.2",
44
"description": "Simple templating using a config.json and regex patterns",
55
"main": "index.js",
6+
"files": [
7+
"index.js"
8+
],
69
"scripts": {
710
"test": "mocha",
811
"test:debug": "mocha debug"

0 commit comments

Comments
 (0)