include all dist/ files in package.json .files

so that npm can be used as a client-side package manager
This commit is contained in:
= 2015-03-23 22:20:01 +01:00
parent 3d3e420fe0
commit b1c78c0ce0

View file

@ -15,7 +15,7 @@
"main": "dist/paper-node.js",
"files": [
"AUTHORS.md",
"dist/paper-node.js",
"dist/",
"examples/Node.js",
"LICENSE.txt",
"README.md"