Skip to content

Commit

Permalink
chore: release v1.4.1-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jaw52 committed Mar 2, 2023
1 parent bb90883 commit 16a69e7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@jaw52/transform-jsx-for-vite",
"version": "1.4.1-beta.3",
"version": "1.4.1-beta.4",
"description": "transform js to jsx for vite",
"main": "./dist/index.cjs",
"module": "dist/index.mjs",
Expand All @@ -27,7 +27,6 @@
}
},
"scripts": {
"postinstall": "simple-git-hooks",
"build": "tsup",
"dev": "esno src/index.ts",
"prepublishOnly": "nr build",
Expand Down

0 comments on commit 16a69e7

Please sign in to comment.