diff --git a/package.json b/package.json index 36bcb9c..0c9829a 100644 --- a/package.json +++ b/package.json @@ -90,4 +90,4 @@ "unified": "9.2.2" }, "version": "0.0.0" -} \ No newline at end of file +} diff --git a/shipit.yml b/shipit.yml index 63e0660..c2c059f 100644 --- a/shipit.yml +++ b/shipit.yml @@ -3,7 +3,6 @@ deploy: - >- yarn workspace @shopify/hydrogen build && git diff && - git reset --HARD origin/main && node_modules/.bin/lerna publish from-package --no-git-tag-version --no-push