Skip to content

Commit

Permalink
chore: add workspaces to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Joseph Petro committed Jun 17, 2024
1 parent e9331c5 commit 80b0492
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,15 @@
"homepage": "https://jsbrains.org",
"devDependencies": {
"jsdoc": "^4.0.2"
}
}
},
"workspaces": [
"smart-chat-model",
"smart-chats",
"smart-chunks",
"smart-collections",
"smart-embed-model",
"smart-entities",
"smart-instruct-model",
"smart-ranker-model"
]
}

0 comments on commit 80b0492

Please sign in to comment.