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

Commit 3935784d by Jan Aagaard Meier

package.json now links to the right repo

1 parent b168e557
Showing with 2 additions and 2 deletions
...@@ -23,10 +23,10 @@ ...@@ -23,10 +23,10 @@
], ],
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/sdepold/sequelize.git" "url": "https://github.com/sequelize/sequelize.git"
}, },
"bugs": { "bugs": {
"url": "https://github.com/sdepold/sequelize/issues" "url": "https://github.com/sequelize/sequelize/issues"
}, },
"dependencies": { "dependencies": {
"lodash": "~1.2.1", "lodash": "~1.2.1",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!