mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 13:39:52 +00:00
ci: remove unused publishConfig that was breaking npm publishing
This commit is contained in:
parent
d802e28381
commit
bb37e908ad
2 changed files with 2 additions and 6 deletions
|
|
@ -22,6 +22,5 @@
|
|||
}
|
||||
},
|
||||
"include": ["src", "package.json"],
|
||||
"exclude": ["dist", "ts-dist"],
|
||||
"references": [{ "path": "../sdk/js" }]
|
||||
"exclude": ["dist", "ts-dist"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue