add the build files to the npm package
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user