Skip to content

Commit

Permalink
update esbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
bgonp committed Mar 18, 2021
1 parent 466007e commit 80058f0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-drawarea",
"version": "1.0.9",
"version": "1.1.0",
"description": "React components to draw with mouse or touch events",
"author": {
"name": "Borja González",
Expand Down Expand Up @@ -29,7 +29,7 @@
"@types/react-dom": "17.0.1",
"@typescript-eslint/eslint-plugin": "4.16.1",
"@typescript-eslint/parser": "4.16.1",
"esbuild": "0.8.56",
"esbuild": "0.9.3",
"eslint": "7.21.0",
"eslint-config-standard": "16.0.2",
"eslint-plugin-import": "2.22.1",
Expand Down

0 comments on commit 80058f0

Please sign in to comment.