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

Commit 3fbb7efe by Mick Hansen

Merge branch 'master' of https://github.com/kytwb/sequelize into kytwb-master

Conflicts:
	package.json
2 parents d4c4e698 5fcebe57
Showing with 5 additions and 1 deletions
...@@ -32,11 +32,15 @@ ...@@ -32,11 +32,15 @@
"url": "https://github.com/sequelize/sequelize/issues" "url": "https://github.com/sequelize/sequelize/issues"
}, },
"dependencies": { "dependencies": {
"bluebird": "2.4.2", "bluebird": "~2.9.24",
"dottie": "^0.3.1", "dottie": "^0.3.1",
"generic-pool": "2.2.0", "generic-pool": "2.2.0",
"inflection": "^1.6.0", "inflection": "^1.6.0",
"lodash": "^3.5.0", "lodash": "^3.5.0",
"dottie": "0.2.4",
"generic-pool": "2.1.1",
"inflection": "1.5.3",
"lodash": "~2.4.0",
"moment": "^2.9.0", "moment": "^2.9.0",
"node-uuid": "~1.4.1", "node-uuid": "~1.4.1",
"toposort-class": "~0.3.0", "toposort-class": "~0.3.0",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!