Skip to content

Commit 44b1b6c

Browse files
Merge pull request #46 from IntersectMBO/fix/remove-legacy-builders
refactor: remove legacy builders directory and update URLs to Interse…
2 parents 6321b31 + 37e578b commit 44b1b6c

File tree

15 files changed

+4
-3563
lines changed

15 files changed

+4
-3563
lines changed

packages/evolution/docgen.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"skipExamplesValidation": true,
1313
"skipModulesValidation": true,
1414
"exclude": ["**/*.test.ts", "**/*.spec.ts", "**/test/**", "**/tests/**", "**/internal/**", "**/index.ts", "**/debug/**"],
15-
"projectHomepage": "https://github.com/no-witness-labs/evolution-sdk",
15+
"projectHomepage": "https://github.com/IntersectMBO/evolution-sdk",
1616
"docsHomepage": "TBD",
1717
"projectName": "Evolution SDK",
1818
"packageName": "@evolution-sdk/evolution"

packages/evolution/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,13 +65,13 @@
6565
"sdk",
6666
"web3"
6767
],
68-
"homepage": "https://github.com/no-witness-labs/evolution-sdk",
68+
"homepage": "https://github.com/IntersectMBO/evolution-sdk",
6969
"repository": {
7070
"type": "git",
71-
"url": "git+https://github.com/no-witness-labs/evolution-sdk.git"
71+
"url": "git+https://github.com/IntersectMBO/evolution-sdk.git"
7272
},
7373
"bugs": {
74-
"url": "https://github.com/no-witness-labs/evolution-sdk/issues"
74+
"url": "https://github.com/IntersectMBO/evolution-sdk/issues"
7575
},
7676
"license": "MIT",
7777
"publishConfig": {

packages/evolution/src/builders/CertificateBuilder.ts

Lines changed: 0 additions & 269 deletions
This file was deleted.

0 commit comments

Comments
 (0)