Skip to content

Commit 4e708c1

Browse files
authored
v2.2.5 (#336)
1 parent 622afe8 commit 4e708c1

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,8 +1,8 @@
11
{
2-
"version": "2.2.3",
2+
"version": "2.2.5",
33
"license": "MIT",
44
"type": "module",
5-
"typings": "dist/index.d.ts",
5+
"typings": "dist/index.d.cts",
66
"main": "./dist/index.js",
77
"exports": {
88
"import": "./dist/index.js",

0 commit comments

Comments
 (0)