diff --git a/package.json b/package.json index 9865dff8..4a92ea07 100644 --- a/package.json +++ b/package.json @@ -33,8 +33,7 @@ "prepublishonly": "npm run build-all", "size": "size-limit", "changelog": "npm run conventional-changelog -i CHANGELOG.md -s -r 0", - "release": "cross-env-shell \"npm run build-all && git commit -am $npm_package_version && git tag $npm_package_version && git push --follow-tags\"", - "netlify": "npm ci && npm run build-all && pushd site && npm ci && npm run build && popd" + "release": "cross-env-shell \"npm run build-all && git commit -am $npm_package_version && git tag $npm_package_version && git push --follow-tags\"" }, "keywords": [ "prefetch",