Skip to content

Commit 0cc5ee5

Browse files
authored
Add UUID
1 parent 7c533f4 commit 0cc5ee5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"description": "",
55
"main": "index.js",
66
"dependencies": {
7-
"@sanity/client": "^0.140.0"
7+
"@sanity/client": "^0.140.0",
8+
"@sanity/uuid": "^3.0.1"
89
},
910
"devDependencies": {
1011
"netlify-cli": "^2.6.4",

0 commit comments

Comments
 (0)