Skip to content

Commit

Permalink
feat: make esbuild a peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Jnig committed Jan 8, 2022
1 parent a418ca8 commit f73d3dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@
"jest": "^27.4.3",
"ts-jest": "^27.0.4"
},
"peerDependencies": {
"esbuild": "0.x"
},
"files": [
"cli.js",
"dist/",
Expand Down

0 comments on commit f73d3dc

Please sign in to comment.