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

Commit deeb5c6d by Noah Chase Committed by GitHub

fix(plurals): bump inflection dependency (#13260)

1 parent 421f44d5
Showing with 1 additions and 1 deletions
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
"dependencies": { "dependencies": {
"debug": "^4.1.1", "debug": "^4.1.1",
"dottie": "^2.0.0", "dottie": "^2.0.0",
"inflection": "1.12.0", "inflection": "1.13.1",
"lodash": "^4.17.20", "lodash": "^4.17.20",
"moment": "^2.26.0", "moment": "^2.26.0",
"moment-timezone": "^0.5.31", "moment-timezone": "^0.5.31",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!