We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8238e02 commit 99da171Copy full SHA for 99da171
package.json
@@ -24,7 +24,7 @@
24
"scripts": {
25
"typescript": "tsc --noEmit",
26
"lint": "eslint \"**/*.{js,ts,tsx}\"",
27
- "prepare": "bob build",
+ "build": "bob build",
28
"release": "release-it",
29
"pods": "cd example && pod-install --quiet"
30
},
0 commit comments