不要怂,就是干,撸起袖子干!

Commit 573f8346 by Sushant

build: use files instead of npmignore

1 parent 5f71e7c9
Showing with 4 additions and 9 deletions
docs
esdoc
examples
test
README.md
.watchr.js
changelog.md
Makefile
coverage*
...@@ -31,6 +31,10 @@ ...@@ -31,6 +31,10 @@
"bugs": { "bugs": {
"url": "https://github.com/sequelize/sequelize/issues" "url": "https://github.com/sequelize/sequelize/issues"
}, },
"files": [
"lib",
"index.js"
],
"dependencies": { "dependencies": {
"bluebird": "^3.3.4", "bluebird": "^3.3.4",
"depd": "^1.1.0", "depd": "^1.1.0",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!