Skip to content

Commit

Permalink
Merge pull request #2146 from embroider-build/fix-side-watch-version
Browse files Browse the repository at this point in the history
Fix broccoli-side-watch so release-plan will release as 1.0.0
  • Loading branch information
simonihmig authored Oct 9, 2024
2 parents 1ac0d49 + 2aafbd5 commit 5028893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/broccoli-side-watch/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@embroider/broccoli-side-watch",
"version": "1.0.0",
"version": "0.1.0",
"description": "Watch changes in other folders to rebuild Ember app",
"keywords": [
"ember"
Expand Down

0 comments on commit 5028893

Please sign in to comment.