Skip to content

Commit

Permalink
v4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pirelenito committed May 4, 2021
1 parent 85e3997 commit 1152565
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
@@ -1,5 +1,5 @@
{
"version": "4.0.0",
"version": "4.0.1",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand All @@ -19,7 +19,6 @@
"build": "tsdx build",
"test": "tsdx test",
"lint": "tsdx lint",
"prepare": "tsdx build",
"size": "size-limit",
"analyze": "size-limit --why"
},
Expand Down

0 comments on commit 1152565

Please sign in to comment.