port: sync from Mike/pygienium@dedcf994
This commit is contained in:
@@ -29,5 +29,11 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"typecheck": "tsc --noEmit",
|
"typecheck": "tsc --noEmit",
|
||||||
"test": "bun test"
|
"test": "bun test"
|
||||||
}
|
},
|
||||||
|
"files": [
|
||||||
|
"src/",
|
||||||
|
"agents/",
|
||||||
|
"README.md",
|
||||||
|
"LICENSE"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user