Merge pull request #2980 from semantic-release/exports

fix(exports): removed the `exports` definition for the time being
This commit is contained in:
Matt Travi 2023-09-22 18:07:44 -05:00 committed by GitHub
commit 6070bf61fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -78,7 +78,6 @@
"engines": { "engines": {
"node": "^18.17 || >=20.6.1" "node": "^18.17 || >=20.6.1"
}, },
"exports": "./index.js",
"files": [ "files": [
"bin", "bin",
"docs", "docs",