Skip to content

Commit bab5aad

Browse files
committed
Fixed package.json
1 parent c8cc8cd commit bab5aad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@types/node": "^18.6.5",
1111
"cross-fetch": "^3.1.5",
1212
"jsdom": "^21.1.1",
13-
"typescript": "^5.4.0",
13+
"typescript": "^5.4.5",
1414
"vite-tsconfig-paths": "^4.0.7",
1515
"vitest": "^1.6.0"
1616
},
@@ -62,4 +62,4 @@
6262
"express": "^4.18.1",
6363
"zod": "^3.17.10"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)