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 46f5046 commit ddc817fCopy full SHA for ddc817f
package.json
@@ -62,7 +62,7 @@
62
"publish": [{
63
"path": "@semantic-release/npm",
64
"npmPublish": true,
65
- "pkgRoot": "dist"
+ "pkgRoot": "./dist"
66
}]
67
}
68
0 commit comments