Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
masx200 committed Jul 14, 2022
1 parent 0bd057c commit 162040b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"version": "2.1.0",
"files": [
"dist"
],
Expand All @@ -12,7 +13,6 @@
"registry": "https://registry.npmjs.org/",
"access": "public"
},
"version": "2.0.3",
"types": "./dist/index.d.ts",
"main": "./dist/index.min.cjs",
"module": "./dist/index.js",
Expand Down Expand Up @@ -61,4 +61,4 @@
"resolutions": {
"glob-parent": "5.1.2"
}
}
}

0 comments on commit 162040b

Please sign in to comment.