Skip to content

Commit 162040b

Browse files
committed
Update package.json
1 parent 0bd057c commit 162040b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"version": "2.1.0",
23
"files": [
34
"dist"
45
],
@@ -12,7 +13,6 @@
1213
"registry": "https://registry.npmjs.org/",
1314
"access": "public"
1415
},
15-
"version": "2.0.3",
1616
"types": "./dist/index.d.ts",
1717
"main": "./dist/index.min.cjs",
1818
"module": "./dist/index.js",
@@ -61,4 +61,4 @@
6161
"resolutions": {
6262
"glob-parent": "5.1.2"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)