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 ad48bec commit 98210ffCopy full SHA for 98210ff
package.json
@@ -52,7 +52,8 @@
52
"postpublish": "pinst --enable",
53
"commit": "gacp",
54
"contributors:add": "all-contributors add",
55
- "contributors:generate": "all-contributors generate"
+ "contributors:generate": "all-contributors generate",
56
+ "fix:dependencies": "yarn rnx-align-deps --write"
57
},
58
"commitlint": {
59
"extends": [
0 commit comments