We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 190ad67 commit ca44924Copy full SHA for ca44924
2 files changed
packages/gravatar-cli/package.json
@@ -32,7 +32,8 @@
32
},
33
"license": "MIT",
34
"engines": {
35
- "node": ">=8"
+ "node": ">=8",
36
+ "yarn": ">=1.16"
37
38
"bin": {
39
"gravatar": "cli.js"
packages/gravatar/package.json
@@ -34,7 +34,8 @@
40
41
0 commit comments