Skip to content

Commit 160840d

Browse files
authored
Add uuid dependency to package.json
1 parent 53b11a5 commit 160840d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"sugar-high": "^0.9.3",
5151
"tsup": "^8.3.6",
5252
"shiki": "^1.26.0",
53+
"uuid": "^13.0.0",
5354
"zod": "^3.24.2"
5455
},
5556
"devDependencies": {
@@ -68,4 +69,4 @@
6869
"typescript": "^5.5.4",
6970
"ua-parser-js": "^2.0.3"
7071
}
71-
}
72+
}

0 commit comments

Comments
 (0)