Skip to content

Commit 2a52059

Browse files
committed
Version 4.4.3
1 parent f5e54d1 commit 2a52059

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "hanassist",
3-
"version": "4.4.2",
3+
"version": "4.4.3",
44
"description": "A MediaWiki gadget to ease Chinese variant handling in user scripts and gadgets.",
55
"repository": "github:diskdance/HanAssist",
66
"author": "diskdance",
77
"license": "BSD-3-Clause",
8-
"main":"./dist/Gadget-HanAssist.js",
8+
"main": "./dist/Gadget-HanAssist.js",
99
"typings": "./dist/lib/index.d.ts",
1010
"files": [
1111
"dist"
@@ -39,4 +39,4 @@
3939
"jsdom": "^20.0.3",
4040
"tslib": "^2.8.1"
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)