mirror of
https://github.com/NocturnLabs/opencode-personal-knowledge.git
synced 2026-07-18 08:05:59 +02:00
ci: add npm publish workflow and clean up package.json
- Add .github/workflows/publish.yml - Remove .npmrc and unused sharp config - Package ready for auto-publishing
This commit is contained in:
+2
-8
@@ -56,12 +56,6 @@
|
||||
},
|
||||
"trustedDependencies": [
|
||||
"@biomejs/biome",
|
||||
"protobufjs",
|
||||
"sharp"
|
||||
],
|
||||
"bun": {
|
||||
"install": {
|
||||
"optional": true
|
||||
}
|
||||
}
|
||||
"protobufjs"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user