File tree Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Expand file tree Collapse file tree 10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 5
5
"dev" : " vinxi dev --host 0.0.0.0" ,
6
6
"build" : " vinxi build" ,
7
7
"start" : " vinxi start" ,
8
- "version" : " 0.5.6 "
8
+ "version" : " 0.5.7 "
9
9
},
10
10
"dependencies" : {
11
11
"@ibm/plex" : " 6.4.1" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json.schemastore.org/package.json" ,
3
3
"name" : " @opencode/cloud-core" ,
4
- "version" : " 0.5.6 " ,
4
+ "version" : " 0.5.7 " ,
5
5
"private" : true ,
6
6
"type" : " module" ,
7
7
"dependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @opencode/cloud-function" ,
3
- "version" : " 0.5.6 " ,
3
+ "version" : " 0.5.7 " ,
4
4
"$schema" : " https://json.schemastore.org/package.json" ,
5
5
"private" : true ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @opencode/cloud-web" ,
3
- "version" : " 0.5.6 " ,
3
+ "version" : " 0.5.7 " ,
4
4
"private" : true ,
5
5
"description" : " " ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @opencode/function" ,
3
- "version" : " 0.5.6 " ,
3
+ "version" : " 0.5.7 " ,
4
4
"$schema" : " https://json.schemastore.org/package.json" ,
5
5
"private" : true ,
6
6
"type" : " module" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json.schemastore.org/package.json" ,
3
- "version" : " 0.5.6 " ,
3
+ "version" : " 0.5.7 " ,
4
4
"name" : " opencode" ,
5
5
"type" : " module" ,
6
6
"private" : true ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json.schemastore.org/package.json" ,
3
3
"name" : " @opencode-ai/plugin" ,
4
- "version" : " 0.5.6 " ,
4
+ "version" : " 0.5.7 " ,
5
5
"type" : " module" ,
6
6
"scripts" : {
7
7
"typecheck" : " tsc --noEmit"
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " https://json.schemastore.org/package.json" ,
3
3
"name" : " @opencode-ai/sdk" ,
4
- "version" : " 0.5.6 " ,
4
+ "version" : " 0.5.7 " ,
5
5
"type" : " module" ,
6
6
"scripts" : {
7
7
"typecheck" : " tsc --noEmit"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @opencode/web" ,
3
3
"type" : " module" ,
4
- "version" : " 0.5.6 " ,
4
+ "version" : " 0.5.7 " ,
5
5
"scripts" : {
6
6
"dev" : " astro dev" ,
7
7
"dev:remote" : " sst shell --stage=dev --target=Web astro dev" ,
Original file line number Diff line number Diff line change 2
2
"name" : " opencode" ,
3
3
"displayName" : " opencode" ,
4
4
"description" : " opencode for VS Code" ,
5
- "version" : " 0.5.6 " ,
5
+ "version" : " 0.5.7 " ,
6
6
"publisher" : " sst-dev" ,
7
7
"repository" : {
8
8
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments