File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " neokai" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.3.0 " ,
44 "description" : " NeoKai - Claude Agent SDK Web Interface" ,
55 "bin" : {
66 "kai" : " bin/kai.js"
77 },
88 "optionalDependencies" : {
9- "@neokai/cli-darwin-arm64" : " 0.2.2 " ,
10- "@neokai/cli-darwin-x64" : " 0.2.2 " ,
11- "@neokai/cli-linux-x64" : " 0.2.2 " ,
12- "@neokai/cli-linux-arm64" : " 0.2.2 "
9+ "@neokai/cli-darwin-arm64" : " 0.3.0 " ,
10+ "@neokai/cli-darwin-x64" : " 0.3.0 " ,
11+ "@neokai/cli-linux-x64" : " 0.3.0 " ,
12+ "@neokai/cli-linux-arm64" : " 0.3.0 "
1313 },
1414 "files" : [
1515 " bin/"
Original file line number Diff line number Diff line change 11{
22 "name" : " @neokai/cli" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.3.0 " ,
44 "type" : " module" ,
55 "license" : " Apache-2.0" ,
66 "bin" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @neokai/daemon" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.3.0 " ,
44 "type" : " module" ,
55 "license" : " Apache-2.0" ,
66 "main" : " main.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @neokai/e2e" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.3.0 " ,
44 "private" : true ,
55 "license" : " Apache-2.0" ,
66 "type" : " module" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @neokai/shared" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.3.0 " ,
44 "type" : " module" ,
55 "license" : " Apache-2.0" ,
66 "main" : " src/mod.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @neokai/web" ,
3- "version" : " 0.2.2 " ,
3+ "version" : " 0.3.0 " ,
44 "type" : " module" ,
55 "license" : " Apache-2.0" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments