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 05a2b3f commit a14a3ecCopy full SHA for a14a3ec
packages/from-chai/package.json
@@ -24,7 +24,8 @@
24
".": {
25
"import": "./dist/index.js",
26
"types": "./dist/index.d.ts"
27
- }
+ },
28
+ "./package.json": "./package.json"
29
},
30
"files": [
31
"CHANGELOG.md",
packages/from-jest/package.json
0 commit comments