ci: no need to set npm pkgRoot

This commit is contained in:
Derrick Hammer 2023-06-15 22:37:15 -04:00
parent b26b5d7045
commit 6dff1d7016
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 7 deletions

View File

@ -9,13 +9,7 @@
"npm-shrinkwrap.json"
]
}
],
[
"@semantic-release/npm",
{
"pkgRoot": "lib"
}
],
]
],
"branches": [
"master",