Skip to content

Commit 3a27a10

Browse files
build(next): Simplify test setup (#112)
* Fix * Update jest.config.js * Update babel.config.js * chore: add default node version --------- Co-authored-by: David Dragovacz <[email protected]>
1 parent 393ad86 commit 3a27a10

File tree

2 files changed

+2
-31
lines changed

2 files changed

+2
-31
lines changed

next/jest.config.js

-30
This file was deleted.

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,6 @@
8181
],
8282
"engines": {
8383
"node": ">=18.14.0"
84-
}
84+
},
85+
"packageManager": "[email protected]+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321"
8586
}

0 commit comments

Comments
 (0)