Skip to content

Commit

Permalink
chore: update esbuild
Browse files Browse the repository at this point in the history
  • Loading branch information
natemoo-re committed Sep 28, 2024
1 parent 41384ef commit b0a41f8
Show file tree
Hide file tree
Showing 2 changed files with 252 additions and 218 deletions.
8 changes: 6 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,11 @@
"import": "./dist/jsx-runtime/index.js"
}
},
"keywords": ["html", "template", "sanitize"],
"keywords": [
"html",
"template",
"sanitize"
],
"author": {
"name": "Nate Moore",
"email": "[email protected]",
Expand All @@ -62,7 +66,7 @@
"@types/stylis": "^4.2.6",
"chalk": "^5.3.0",
"dts-bundle-generator": "^9.5.1",
"esbuild": "^0.14.54",
"esbuild": "^0.24.0",
"globby": "^13.2.2",
"gzip-size": "^7.0.0",
"markdown-it": "^13.0.2",
Expand Down
Loading

0 comments on commit b0a41f8

Please sign in to comment.