We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8f15971 + fda2571 commit ec5e344Copy full SHA for ec5e344
1 file changed
package.json
@@ -3,6 +3,9 @@
3
"version": "1.1.2",
4
"description": "Simple templating using a config.json and regex patterns",
5
"main": "index.js",
6
+ "files": [
7
+ "index.js"
8
+ ],
9
"scripts": {
10
"test": "mocha",
11
"test:debug": "mocha debug"
0 commit comments