Skip to content

Commit 7c0c855

Browse files
fix(package): update pluralize to version 7.0.0
Closes #24
1 parent 0615d8a commit 7c0c855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint": "^4.1.1",
3333
"eslint-json": "^2.0.0",
3434
"lodash": "^4.17.4",
35-
"pluralize": "^5.0.0",
35+
"pluralize": "^7.0.0",
3636
"requireindex": "~1.1.0",
3737
"yamljs": "^0.3.0"
3838
},

0 commit comments

Comments
 (0)