Skip to content

Commit 4b078fa

Browse files
committed
Revert package.json to match main branch
1 parent 3fe83f1 commit 4b078fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"keywords": [],
1010
"author": "Code Your Future",
1111
"license": "ISC",
12-
"devDependencies": {
13-
"jest": "^30.2.0"
12+
"dependencies": {
13+
"jest": "^29.7.0"
1414
}
15-
}
15+
}

0 commit comments

Comments
 (0)