Skip to content

Commit a4018e1

Browse files
committed
chore: bundle README.ja.md into package
1 parent f72be5b commit a4018e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"files": [
88
"dist/index.js",
99
"dist/index.js.map",
10-
"dist/index.d.ts"
10+
"dist/index.d.ts",
11+
"README.ja.md"
1112
],
1213
"scripts": {
1314
"build": "rimraf dist && rollup -c && api-extractor run --local",

0 commit comments

Comments
 (0)