Skip to content

Commit

Permalink
chore: private package configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
0xyaco committed Sep 13, 2024
1 parent 552b0da commit 9e7e342
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/agent/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"description": "",
"main": "dist/index.js",
"type": "module",
"private": "true",
"scripts": {
"build": "tsc -p tsconfig.build.json",
"check-types": "tsc --noEmit -p ./tsconfig.json",
Expand Down

0 comments on commit 9e7e342

Please sign in to comment.