Skip to content

Commit d64de0a

Browse files
committed
v1.0.6
1 parent fd080ba commit d64de0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"license": "MIT",
1616
"author": "Charles Crete <[email protected]>",
17-
"files": [],
17+
"files": ["lib/*"],
1818
"main": "lib/index.js",
1919
"scripts": {
2020
"build": "babel src -d lib --source-maps && terser lib/index.js -o lib/index.min.js --source-map 'content=lib/index.js.map'",

0 commit comments

Comments
 (0)