Skip to content

Commit

Permalink
fix: fix published files
Browse files Browse the repository at this point in the history
  • Loading branch information
John Conley committed Sep 27, 2018
1 parent 982f35d commit 6f1f5fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
"typescript": "^3.0.3",
"valory-runtime": "^3.8.1"
},
"files": [
"dist/adaptor-polka.js",
"package.json"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"pretest": "npm run build",
Expand Down

0 comments on commit 6f1f5fa

Please sign in to comment.