fix: add back new line which lerna needs I guess

This commit is contained in:
Josh Larson 2021-11-05 17:42:12 -05:00
parent d79aebb922
commit 6f08959ac9
2 changed files with 1 additions and 2 deletions

View File

@ -90,4 +90,4 @@
"unified": "9.2.2"
},
"version": "0.0.0"
}
}

View File

@ -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