Skip to content

Commit e694d8d

Browse files
committed
Add zod as dependency
1 parent 3d4561e commit e694d8d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
"cheerio": "^1.0.0-rc.12",
3333
"p-limit": "^6.2.0",
3434
"p-retry": "^6.2.1",
35-
"playwright": "^1.48.0"
35+
"playwright": "^1.48.0",
36+
"zod": "^3.22.0"
3637
},
3738
"devDependencies": {
3839
"@eslint/js": "^9.30.1",

0 commit comments

Comments
 (0)