mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 12:39:43 +00:00
ci: stuff
This commit is contained in:
parent
d652b94a14
commit
824e035815
5 changed files with 83 additions and 69 deletions
|
|
@ -4,7 +4,8 @@
|
|||
"version": "0.10.1",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"typecheck": "tsc --noEmit"
|
||||
"typecheck": "tsc --noEmit",
|
||||
"build": "tsc"
|
||||
},
|
||||
"exports": {
|
||||
".": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue