Skip to content

Commit 1152565

Browse files
committed
v4.0.1
1 parent 85e3997 commit 1152565

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "4.0.0",
2+
"version": "4.0.1",
33
"license": "MIT",
44
"main": "dist/index.js",
55
"typings": "dist/index.d.ts",
@@ -19,7 +19,6 @@
1919
"build": "tsdx build",
2020
"test": "tsdx test",
2121
"lint": "tsdx lint",
22-
"prepare": "tsdx build",
2322
"size": "size-limit",
2423
"analyze": "size-limit --why"
2524
},

0 commit comments

Comments
 (0)