Skip to content

Commit

Permalink
fix: adding dist/ folder in npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
citizensas committed Apr 11, 2017
1 parent 477445a commit 31b1d5b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
"version": "2.0.1",
"description": "A Workfront API for the Node.js and the Web",
"main": "dist/workfront.js",
"files": [
"dist"
],
"dependencies": {
"es6-promise": "4.1.0",
"form-data": "2.1.4",
Expand Down

0 comments on commit 31b1d5b

Please sign in to comment.