1 Commits
Author SHA1 Message Date
杨豪 65cde39b1b fix: publish without missing test script
Publish pi-ntfy to npm / publish (push) Successful in 18s
2026-09-17 09:53:17 +08:00
-4
View File
@@ -35,10 +35,6 @@
"LICENSE",
"DESIGN.md"
],
"scripts": {
"test": "node test/run.ts",
"prepublishOnly": "node test/run.ts"
},
"peerDependencies": {
"@earendil-works/pi-coding-agent": "*"
},