Skip to content

Commit 9a74cf9

Browse files
authored
🤖 Merge PR DefinitelyTyped#73704 uuid-with-v6: constrain @types/uuid dependency by @Renegade334
1 parent d1d1433 commit 9a74cf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎types/uuid-with-v6/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"https://github.com/kurttheviking/uuid-with-v6-js#readme"
77
],
88
"dependencies": {
9-
"@types/uuid": "*"
9+
"@types/uuid": "^8"
1010
},
1111
"devDependencies": {
1212
"@types/uuid-with-v6": "workspace:."

0 commit comments

Comments
 (0)