We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6c85ea commit df37058Copy full SHA for df37058
package.json
@@ -36,7 +36,7 @@
36
"release:patch": "standard-version -r patch",
37
"release:alpha": "standard-version --prerelease alpha"
38
},
39
- "peerDependencies": {
+ "dependencies": {
40
"ora": "5.x",
41
"yargs": "17.x",
42
"svg-parser": "2.x",
0 commit comments