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 55 "dev" : " vinxi dev --host 0.0.0.0" ,
66 "build" : " vinxi build" ,
77 "start" : " vinxi start" ,
8- "version" : " vinxi version "
8+ "version" : " 0.5.5 "
99 },
1010 "dependencies" : {
1111 "@ibm/plex" : " 6.4.1" ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://json.schemastore.org/package.json" ,
33 "name" : " @opencode/cloud-core" ,
4- "version" : " 0.5.4 " ,
4+ "version" : " 0.5.5 " ,
55 "private" : true ,
66 "type" : " module" ,
77 "dependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @opencode/cloud-function" ,
3- "version" : " 0.5.4 " ,
3+ "version" : " 0.5.5 " ,
44 "$schema" : " https://json.schemastore.org/package.json" ,
55 "private" : true ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @opencode/cloud-web" ,
3- "version" : " 0.5.4 " ,
3+ "version" : " 0.5.5 " ,
44 "private" : true ,
55 "description" : " " ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @opencode/function" ,
3- "version" : " 0.5.4 " ,
3+ "version" : " 0.5.5 " ,
44 "$schema" : " https://json.schemastore.org/package.json" ,
55 "private" : true ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://json.schemastore.org/package.json" ,
3- "version" : " 0.5.4 " ,
3+ "version" : " 0.5.5 " ,
44 "name" : " opencode" ,
55 "type" : " module" ,
66 "private" : true ,
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://json.schemastore.org/package.json" ,
33 "name" : " @opencode-ai/plugin" ,
4- "version" : " 0.5.4 " ,
4+ "version" : " 0.5.5 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "typecheck" : " tsc --noEmit"
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://json.schemastore.org/package.json" ,
33 "name" : " @opencode-ai/sdk" ,
4- "version" : " 0.5.4 " ,
4+ "version" : " 0.5.5 " ,
55 "type" : " module" ,
66 "scripts" : {
77 "typecheck" : " tsc --noEmit"
Original file line number Diff line number Diff line change 11{
22 "name" : " @opencode/web" ,
33 "type" : " module" ,
4- "version" : " 0.5.4 " ,
4+ "version" : " 0.5.5 " ,
55 "scripts" : {
66 "dev" : " astro dev" ,
77 "dev:remote" : " sst shell --stage=dev --target=Web astro dev" ,
Original file line number Diff line number Diff line change 22 "name" : " opencode" ,
33 "displayName" : " opencode" ,
44 "description" : " opencode for VS Code" ,
5- "version" : " 0.5.4 " ,
5+ "version" : " 0.5.5 " ,
66 "publisher" : " sst-dev" ,
77 "repository" : {
88 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments