add the build files to the npm package

This commit is contained in:
felipe
2017-03-08 11:48:56 +01:00
parent 8eb11bca29
commit a77d520f41

View File

@ -9,6 +9,10 @@
"prepublishOnly": "tsc -p ts",
"lint": "tslint --project ./ts"
},
"files": [
"ts",
"build"
],
"repository": {
"type": "git",
"url": "git+https://github.com/dolanmiu/docx.git"