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

Commit 2d9dd4bd by Andy Edwards Committed by Sushant

docs(package.json): add homepage (#10372)

1 parent 6c9b993c
Showing with 2 additions and 1 deletions
...@@ -16,7 +16,8 @@ ...@@ -16,7 +16,8 @@
}, },
"bugs": { "bugs": {
"url": "https://github.com/sequelize/sequelize/issues" "url": "https://github.com/sequelize/sequelize/issues"
}, }"
"homepage": "http://docs.sequelizejs.com/",
"main": "index.js", "main": "index.js",
"types": "types", "types": "types",
"engines": { "engines": {
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!