Skip to content

Commit c715448

Browse files
committed
First pass at porting UI changes
1 parent 75c3cb9 commit c715448

7 files changed

Lines changed: 538 additions & 333 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,15 +47,15 @@
4747
"@automerge/automerge-repo-network-websocket": "2.6.0-subduction.29",
4848
"@automerge/automerge-repo-storage-nodefs": "2.6.0-subduction.29",
4949
"@automerge/automerge-subduction": "0.15.0",
50+
"@clack/prompts": "^1.5.1",
5051
"@commander-js/extra-typings": "^14.0.0",
5152
"chalk": "^5.3.0",
5253
"commander": "^14.0.2",
5354
"debug": "^4.4.3",
5455
"diff": "^8.0.2",
5556
"glob": "^10.3.0",
5657
"ignore": "^5.3.0",
57-
"mime-types": "^2.1.35",
58-
"ora": "^7.0.1"
58+
"mime-types": "^2.1.35"
5959
},
6060
"devDependencies": {
6161
"@types/debug": "^4.1.13",

0 commit comments

Comments
 (0)