Skip to content

Commit

Permalink
fix: use files and remove .npmignore
Browse files Browse the repository at this point in the history
  • Loading branch information
sushantdhiman committed Jul 3, 2019
1 parent a1ccf04 commit 6674a3c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Expand Up @@ -99,6 +99,10 @@
"object relational mapper"
],
"main": "index",
"files": [
"lib",
"index.js"
],
"options": {
"env_cmd": "./test/config/.docker.env",
"mocha": "--globals setImmediate,clearImmediate --ui tdd --exit --check-leaks --colors -t 30000 --reporter spec"
Expand Down

0 comments on commit 6674a3c

Please sign in to comment.