This repository was archived by the owner on Feb 26, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +0
-8
lines changed Expand file tree Collapse file tree 3 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " Truffle Decoding and Encoding" ,
3
- "theme" : " ../../node_modules/@trufflesuite/typedoc-default-themes/bin/default/" ,
4
3
"excludeExternals" : true ,
5
- "plugin" : [" typedoc-plugin-remove-references" ],
6
4
"categoryOrder" : [
7
5
" Data" ,
8
6
" ABI data location" ,
Original file line number Diff line number Diff line change 49
49
"ts-node" : " 10.7.0" ,
50
50
"ttypescript" : " 1.5.13" ,
51
51
"typedoc" : " 0.22.18" ,
52
- "typedoc-plugin-remove-references" : " ^0.0.5" ,
53
52
"typescript" : " ^4.7.4" ,
54
53
"typescript-transform-paths" : " 3.3.1"
55
54
},
Original file line number Diff line number Diff line change @@ -24548,11 +24548,6 @@ typedarray@^0.0.6:
24548
24548
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
24549
24549
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
24550
24550
24551
- typedoc-plugin-remove-references@^0.0.5:
24552
- version "0.0.5"
24553
- resolved "https://registry.yarnpkg.com/typedoc-plugin-remove-references/-/typedoc-plugin-remove-references-0.0.5.tgz#08b129d2697e50208c807e06c3662fd2fc86a925"
24554
- integrity sha512-DSZ7kM/Y90CgZUKt8MiDsoi4fvrJyleHydj3ncGyqDqMdhuMes2E/4I6mSmXBrVdTjYhVH6BeoOFSbj2pQ821g==
24555
-
24556
24551
24557
24552
version "0.22.18"
24558
24553
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.22.18.tgz#1d000c33b66b88fd8cdfea14a26113a83b7e6591"
You can’t perform that action at this time.
0 commit comments