Skip to content

Commit 1ecf855

Browse files
committed
feat: ready to publish and test
1 parent 385e3de commit 1ecf855

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
"bin": {
2020
"sync-agents": "src/sh/sync-agents.sh"
2121
},
22+
"files": [
23+
"src/**/*"
24+
],
2225
"scripts": {
2326
"test": "npx bats test/"
2427
},

0 commit comments

Comments
 (0)