Skip to content

Commit

Permalink
Revert :version doc
Browse files Browse the repository at this point in the history
Co-authored-by: José Valim <[email protected]>
  • Loading branch information
Gigitsu and josevalim authored Aug 7, 2024
1 parent b716dc3 commit 889b2e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/esbuild.ex
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ defmodule Esbuild do
There are four global configurations for the esbuild application:
* `:version` - the expected esbuild version. You can omit this if
`:version_check` is set to `false`
* `:version` - the expected esbuild version
* `:version_check` - whether to perform the version check or not.
Useful when you manage the esbuild executable with an external
Expand Down

0 comments on commit 889b2e6

Please sign in to comment.