Skip to content

Commit

Permalink
Downgrade watcher to 2.1.0
Browse files Browse the repository at this point in the history
Signed-off-by: thepetk <[email protected]>
  • Loading branch information
thepetk committed Nov 30, 2023
1 parent 69ab996 commit b3fe21e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,10 @@
},
"overrides": {
"@nrwl/workspace": {
"@parcel/watcher": "2.3.0"
"@parcel/watcher": "2.1.0"
},
"@nx": {
"@parcel/watcher": "2.3.0"
"@parcel/watcher": "2.1.0"
}
}
}

0 comments on commit b3fe21e

Please sign in to comment.