Skip to content

Commit

Permalink
fix(npm): fix resolving npm files
Browse files Browse the repository at this point in the history
should properly show files
  • Loading branch information
lbenie committed Jun 14, 2018
1 parent 9a8207e commit 6e9f705
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@
],
"main": "./lib/index.js",
"types": "./lib/index.d.ts",
"files": [
"./lib/"
],
"bugs": {
"url": "https://github.com/lbenie/qselector/issues"
},
Expand Down

0 comments on commit 6e9f705

Please sign in to comment.