Skip to content

Commit 720ac06

Browse files
committed
fix(rime-snomiao): opencc
opencc
1 parent ea76cc5 commit 720ac06

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@
2525
"rime-snomiao": "dist/cli.mjs"
2626
},
2727
"files": [
28-
"dist"
28+
"dist",
29+
"dist/*.yaml",
30+
"opencc"
2931
],
3032
"scripts": {
3133
"build": "snobuild",

0 commit comments

Comments
 (0)