mirror of
https://github.com/trycua/computer.git
synced 2026-05-11 19:12:35 -05:00
[typescript] Update package.json to trigger release
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
"prepublishOnly": "pnpm run build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@trycua/core": "link:../core",
|
||||
"@trycua/core": "^0.1.0",
|
||||
"pino": "^9.7.0",
|
||||
"ws": "^8.18.0"
|
||||
},
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
"name": "@trycua/core",
|
||||
"version": "0.1.0",
|
||||
"packageManager": "pnpm@10.11.0",
|
||||
"description": "Typescript SDK for c/ua core",
|
||||
"description": "Typescript SDK for c/ua core.",
|
||||
"type": "module",
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/trycua/cua/tree/feature/computer/typescript/libs/typescript/computer",
|
||||
|
||||
Reference in New Issue
Block a user