mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Try adding a version to @roo-code/types (#4056)
This commit is contained in:
parent
73d162305a
commit
ec486374e7
2 changed files with 6 additions and 1 deletions
5
.changeset/puny-beans-join.md
Normal file
5
.changeset/puny-beans-join.md
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
"roo-cline": patch
|
||||
---
|
||||
|
||||
Add version to @roo-code/types
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@roo-code/types",
|
||||
"description": "Roo Code foundational types and schemas.",
|
||||
"private": true,
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
"main": "./dist/index.cjs",
|
||||
"exports": {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue