Skip to content

Commit 67daf73

Browse files
committed
chore(bbs): rename module-bbs directory
Signed-off-by: Timo Glastra <[email protected]>
1 parent 78d19e7 commit 67daf73

32 files changed

+7
-7
lines changed
File renamed without changes.

packages/module-bbs/package.json renamed to packages/bbs-signatures/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
"publishConfig": {
1212
"access": "public"
1313
},
14-
"homepage": "https://github.com/hyperledger/aries-framework-javascript/tree/main/packages/module-bbs",
14+
"homepage": "https://github.com/hyperledger/aries-framework-javascript/tree/main/packages/bbs-signatures",
1515
"repository": {
1616
"type": "git",
1717
"url": "https://github.com/hyperledger/aries-framework-javascript",
18-
"directory": "packages/module-bbs"
18+
"directory": "packages/bbs-signatures"
1919
},
2020
"scripts": {
2121
"build": "yarn run clean && yarn run compile",

0 commit comments

Comments
 (0)