mirror of
https://github.com/wu736139669/hapi.git
synced 2026-08-05 06:24:37 +00:00
0.1.2
This commit is contained in:
+6
-6
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@twsxtd/hapi",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"description": "App for agentic coding - access coding agent anywhere",
|
||||
"author": "Kirill Dubovitskiy & weishu",
|
||||
"license": "MIT",
|
||||
@@ -25,11 +25,11 @@
|
||||
}
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@twsxtd/hapi-darwin-arm64": "0.1.1",
|
||||
"@twsxtd/hapi-darwin-x64": "0.1.1",
|
||||
"@twsxtd/hapi-linux-arm64": "0.1.1",
|
||||
"@twsxtd/hapi-linux-x64": "0.1.1",
|
||||
"@twsxtd/hapi-win32-x64": "0.1.1"
|
||||
"@twsxtd/hapi-darwin-arm64": "0.1.2",
|
||||
"@twsxtd/hapi-darwin-x64": "0.1.2",
|
||||
"@twsxtd/hapi-linux-arm64": "0.1.2",
|
||||
"@twsxtd/hapi-linux-x64": "0.1.2",
|
||||
"@twsxtd/hapi-win32-x64": "0.1.2"
|
||||
},
|
||||
"scripts": {
|
||||
"typecheck": "tsc --noEmit",
|
||||
|
||||
Reference in New Issue
Block a user