Skip to content

Commit fc72730

Browse files
Merge pull request #31 from shelfio/feature/upgrade-esbuild-packages
v0.3.0
2 parents d9e3908 + 7d32c1a commit fc72730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shelf/esbuild-config",
3-
"version": "0.1.2",
3+
"version": "0.3.0",
44
"description": "A collection of configurations and utilities to help you build projects or libraries using esbuild. Includes plugins for common tasks like transpiling TypeScript and compiling SASS and styled-components, as well as presets for React.",
55
"keywords": [
66
"esbuild",

0 commit comments

Comments
 (0)