File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " clux" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "private" : true ,
55 "license" : " MIT" ,
66 "description" : " Clux — tmux session multiplexer with web dashboard and CLI." ,
2929 "node" : " >=18.0.0"
3030 },
3131 "dependencies" : {
32- "@clux-cli/cli" : " ^0.2 .0" ,
32+ "@clux-cli/cli" : " ^0.3 .0" ,
3333 "better-sqlite3" : " ^12.6.2"
3434 },
3535 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @clux-cli/cli" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "license" : " MIT" ,
55 "main" : " dist/index.js" ,
66 "bin" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @clux-cli/core" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "private" : true ,
55 "license" : " MIT" ,
66 "main" : " dist/index.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @clux-cli/web" ,
3- "version" : " 0.2 .0" ,
3+ "version" : " 0.3 .0" ,
44 "private" : true ,
55 "license" : " MIT" ,
66 "main" : " dist/server.js" ,
You can’t perform that action at this time.
0 commit comments