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

Commit f8431ac4 by Mick Hansen

Merge pull request #2682 from overlookmotel/update-inflection

Update `inflection` dependency to v1.5.3
2 parents dfffa2b2 012e8cab
Showing with 4 additions and 1 deletions
# Next
- [INTERNALS] Update `inflection` dependency to v1.5.3
# 2.0.0-rc3 # 2.0.0-rc3
- [FEATURE] Added the possibility of removing multiple associations in 1 call [#2338](https://github.com/sequelize/sequelize/issues/2338) - [FEATURE] Added the possibility of removing multiple associations in 1 call [#2338](https://github.com/sequelize/sequelize/issues/2338)
- [FEATURE] Undestroy method for paranoid models [#2540](https://github.com/sequelize/sequelize/pull/2540) - [FEATURE] Undestroy method for paranoid models [#2540](https://github.com/sequelize/sequelize/pull/2540)
......
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
"bluebird": "~2.3.11", "bluebird": "~2.3.11",
"dottie": "0.2.4", "dottie": "0.2.4",
"generic-pool": "2.1.1", "generic-pool": "2.1.1",
"inflection": "1.5.2", "inflection": "1.5.3",
"lodash": "~2.4.0", "lodash": "~2.4.0",
"moment": "~2.8.0", "moment": "~2.8.0",
"node-uuid": "~1.4.1", "node-uuid": "~1.4.1",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!