You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -29,6 +29,7 @@
29
29
"ink-gradient": "^3.0.0",
30
30
"ink-select-input": "^6.0.0",
31
31
"jju": "^1.4.0",
32
+
"jose": "^6.1.0",
32
33
"jotai": "^2.11.1",
33
34
"js-yaml": "^4.1.0",
34
35
"js-yaml-source-map": "^0.2.2",
@@ -42,8 +43,8 @@
42
43
"semver": "^7.5.4",
43
44
"socket.io": "^4.8.1",
44
45
"supports-color": "^9.4.0",
45
-
"ws": "^8.18.3",
46
-
"uuid": "^10.0.0"
46
+
"uuid": "^10.0.0",
47
+
"ws": "^8.18.3"
47
48
},
48
49
"description": "Codify allows users to configure settings, install new packages, and automate their systems using code instead of the GUI. Get set up on a new laptop in one click, maintain a Codify file within your project so anyone can get started and never lose your cool apps or favourite settings again.",
0 commit comments