We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d526db commit 788b662Copy full SHA for 788b662
1 file changed
package.json
@@ -9,7 +9,7 @@
9
"keywords": [],
10
"author": "Code Your Future",
11
"license": "ISC",
12
- "dependencies": {
13
- "jest": "^29.7.0"
+ "devDependencies": {
+ "jest": "^30.4.2"
14
}
15
-}
+}
0 commit comments