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 382164d commit a7ff561Copy full SHA for a7ff561
1 file changed
package.json
@@ -45,7 +45,8 @@
45
"prebuild": "yarn add_build_info",
46
"build": "yarn add_build_info && yarn bob build",
47
"prepare": "yarn build",
48
- "release": "release-it"
+ "release": "release-it",
49
+ "circ": "npx madge --circular --extensions ts ./"
50
},
51
"keywords": [
52
"react-native",
0 commit comments