Skip to content

Commit

Permalink
chore: release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Jul 7, 2022
1 parent 1dcf4e4 commit d0b4fb5
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,11 @@
"publishConfig": {
"access": "public"
},
"version": "1.0.1",
"version": "1.1.0",
"license": "MIT",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"files": [
"dist",
"src"
],
"files": ["dist", "src"],
"engines": {
"node": ">=12"
},
Expand Down

0 comments on commit d0b4fb5

Please sign in to comment.