Skip to content

Commit

Permalink
v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Cretezy committed Apr 8, 2019
1 parent fd080ba commit d64de0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"license": "MIT",
"author": "Charles Crete <[email protected]>",
"files": [],
"files": ["lib/*"],
"main": "lib/index.js",
"scripts": {
"build": "babel src -d lib --source-maps && terser lib/index.js -o lib/index.min.js --source-map 'content=lib/index.js.map'",
Expand Down

0 comments on commit d64de0a

Please sign in to comment.