diff --git a/package.json b/package.json index 0c0b2fc..736dfff 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,8 @@ "pods": "cd example && pod-install --quiet", "release": "release-it --ci --github.autoGenerate", "bootstrap": "yarn example && yarn && yarn pods", - "typecheck": "tsc --noEmit" + "typecheck": "tsc --noEmit", + "prepack": "bob build" }, "keywords": [ "react-native",