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 3f00f5b commit 7c6fd25Copy full SHA for 7c6fd25
2 files changed
examples/using-esm-from-commonjs/jest-javascript/package.json
@@ -8,7 +8,7 @@
8
"license": "MIT",
9
"type": "commonjs",
10
"dependencies": {
11
- "commander": "^15.0.0"
+ "commander": "^15.0.0-0"
12
},
13
"devDependencies": {
14
"@babel/preset-env": "^7.28.6",
examples/using-esm-from-commonjs/jest-typescript/package.json
"jest": "^30.2.0",
0 commit comments