You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Several packages are missing the publish configuration from their package.json files which made them private packages on npm by default.
I fixed the visibility manually via npm GUI but we still need to update the package.json files to match that in version control as well.
To Reproduce
N/A
Expected behavior
N/A
Logs/Stack traces
N/A
Screenshots
N/A
Cloud provider or hardware configuration:
N/A
Operating system name, version, build:
N/A
Hyperledger Cactus release version or commit (git rev-parse --short HEAD):
…i#753
Several packages were missing the publish configuration
from their package.json files which made them private
packages on npm by default.
I fixed the visibility manually via npm GUI but we still need
to update the package.json files to match that in version
control as well so here we go.
Fixeshyperledger-cacti#753
Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
Several packages were missing the publish configuration
from their package.json files which made them private
packages on npm by default.
I fixed the visibility manually via npm GUI but we still need
to update the package.json files to match that in version
control as well so here we go.
Fixes#753
Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
Describe the bug
Several packages are missing the publish configuration from their package.json files which made them private packages on npm by default.
I fixed the visibility manually via npm GUI but we still need to update the package.json files to match that in version control as well.
To Reproduce
N/A
Expected behavior
N/A
Logs/Stack traces
N/A
Screenshots
N/A
Cloud provider or hardware configuration:
N/A
Operating system name, version, build:
N/A
Hyperledger Cactus release version or commit (git rev-parse --short HEAD):
N/A
Hyperledger Cactus Plugins/Connectors Used
N/A
Additional context
N/A
cc: @takeutak @sfuji822 @hartm @jonathan-m-hamilton @AzaharaC @jordigiam @kikoncuo @jagpreetsinghsasan
The text was updated successfully, but these errors were encountered: