Skip to content

Commit

Permalink
chore: fix package scope typo
Browse files Browse the repository at this point in the history
Instead of Hyperledger Labs, the package scope should
be just Hyperledger since we've graduated from  being
a lab into a top level project.

Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
  • Loading branch information
petermetz committed Nov 5, 2020
1 parent 43a9a54 commit 5064c7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@hyperledger-labs/cactus",
"name": "@hyperledger/cactus",
"private": true,
"scripts": {
"run-ci": "./tools/ci.sh",
Expand Down

0 comments on commit 5064c7f

Please sign in to comment.