Add nosleep to cracker interface

This commit is contained in:
Jack Kingsman
2026-01-06 21:16:05 -08:00
parent 1eba08ce88
commit e33275a2fc
7 changed files with 576 additions and 539 deletions
+2 -1
View File
@@ -11,7 +11,6 @@
"test:run": "vitest run"
},
"dependencies": {
"meshcore-cracker": "file:../references/standalone_cracker",
"@radix-ui/react-checkbox": "^1.3.3",
"@radix-ui/react-dialog": "^1.1.15",
"@radix-ui/react-label": "^2.1.8",
@@ -21,6 +20,8 @@
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.562.0",
"meshcore-cracker": "file:../references/standalone_cracker",
"nosleep.js": "^0.12.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sonner": "^2.0.7",