Skip to content

Commit 7aa60e7

Browse files
authoredMay 7, 2020
fix(meow): update to version 7.0.0
Closes #78
1 parent b31cc2b commit 7aa60e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"lodash.camelcase": "4.3.0",
4444
"lodash.mapkeys": "4.6.0",
4545
"lodash.noop": "3.0.1",
46-
"meow": "5.0.0"
46+
"meow": "7.0.0"
4747
},
4848
"devDependencies": {
4949
"@semantic-release/changelog": "2.0.2",

0 commit comments

Comments
 (0)
Please sign in to comment.