Skip to content

Commit ddc817f

Browse files
committed
fix(config): change path
1 parent 46f5046 commit ddc817f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"publish": [{
6363
"path": "@semantic-release/npm",
6464
"npmPublish": true,
65-
"pkgRoot": "dist"
65+
"pkgRoot": "./dist"
6666
}]
6767
}
6868
}

0 commit comments

Comments
 (0)