Skip to content

Commit

Permalink
fix: Remove extraneous files from package
Browse files Browse the repository at this point in the history
  • Loading branch information
iainjreid committed Apr 26, 2020
1 parent 3881d3b commit 5962165
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 @@ -6,6 +6,9 @@
"directories": {
"lib": "lib"
},
"files": [
"lib/sdk.js"
],
"scripts": {
"test": "karma start karma.conf.js"
},
Expand Down

0 comments on commit 5962165

Please sign in to comment.