Skip to content

Commit 4a1913e

Browse files
committed
⏪ rollback: separate typedoc-plugin-bitcoinjs-runcase to another PR
1 parent f5995bd commit 4a1913e

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
"tiny-secp256k1": "^2.2.0",
9090
"ts-node": "^8.3.0",
9191
"typedoc": "^0.25.1",
92-
"typedoc-plugin-bitcoinjs-runcase": "^1.0.1",
9392
"typescript": "^4.4.4"
9493
},
9594
"license": "MIT"

typedoc.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"searchGroupBoosts": {
1111
"Classes": 1.5
1212
},
13-
"plugin": ["typedoc-plugin-bitcoinjs-runcase"],
1413
"visibilityFilters": {},
1514
"hideGenerator": true,
1615
"excludePrivate": true,

0 commit comments

Comments
 (0)