Skip to content

Commit

Permalink
🔥 Remove patches for @go-task/go-npm package
Browse files Browse the repository at this point in the history
The `@go-task/go-npm` included in `@go-task/cli` now installs the `task` command in the correct location on Windows!
see go-task/go-npm#5, go-task/go-npm#8, and go-task/go-npm#9

This reverts commit abb45e1
  • Loading branch information
sounisi5011 committed Jul 2, 2023
1 parent 77618ab commit d626085
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 13 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,7 @@
},
"pnpm": {
"patchedDependencies": {
"is-promise@4.0.0": "patches/is-promise@4.0.0.patch",
"@go-task/go-npm@0.1.17": "patches/@go-task__go-npm@0.1.17.patch"
"is-promise@4.0.0": "patches/is-promise@4.0.0.patch"
}
}
}
11 changes: 0 additions & 11 deletions patches/@go-task__go-npm@0.1.17.patch

This file was deleted.

0 comments on commit d626085

Please sign in to comment.