Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

Commit c63d1db

Browse files
committed
build: include rcedit.js in published files
1 parent d452fd2 commit c63d1db

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"types": "lib/index.d.ts",
88
"files": [
99
"bin",
10-
"lib/index.d.ts"
10+
"lib/index.d.ts",
11+
"lib/rcedit.js"
1112
],
1213
"scripts": {
1314
"docs:build": "node script/build-docs.js",

0 commit comments

Comments
 (0)