Skip to content

Commit 03102c1

Browse files
committed
chore: prepare release for vpatch
1 parent 67927ab commit 03102c1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,13 @@
2828
"plugins/",
2929
"web-dashboard/",
3030
"install.sh",
31+
"install.js",
32+
"postinstall.js",
3133
".env.example",
3234
"docs/",
3335
"LICENSE",
34-
"README.md"
36+
"README.md",
37+
"NPM_README.md"
3538
],
3639
"keywords": [
3740
"claude",
@@ -88,4 +91,4 @@
8891
"devDependencies": {
8992
"jest": "^29.7.0"
9093
}
91-
}
94+
}

0 commit comments

Comments
 (0)