Skip to content

Commit f3b0e2b

Browse files
committed
release: 4.0.0-alpha.2
1 parent 7c887be commit f3b0e2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pinyin",
3-
"version": "4.0.0-alpha.0",
3+
"version": "4.0.0-alpha.2",
44
"description": "汉语拼音转换工具。",
55
"main": "./dist/pinyin.js",
66
"module": "./dist/pinyin.mjs",
@@ -94,6 +94,7 @@
9494
"build/",
9595
"bin",
9696
"data",
97+
"dist",
9798
"lib",
9899
"esm",
99100
"amd",

0 commit comments

Comments
 (0)