diff --git a/package.json b/package.json index 8bf7950..caa8d8d 100644 --- a/package.json +++ b/package.json @@ -18,8 +18,7 @@ "postversion": "git push && git push --tags", "hasura": "hasura --project hasura --skip-update-check", "hasura:metadata:apply": "npm run hasura metadata apply --from-file", - "hasura:metadata:export": "npm run hasura metadata export", - "postinstall": "npm run build" + "hasura:metadata:export": "npm run hasura metadata export" }, "author": "Catalysm", "license": "GPL-3.0",