1
0
mirror of https://github.com/oceanprotocol-archive/squid-js.git synced 2024-02-02 15:31:51 +01:00

Merge remote-tracking branch 'origin/master' into greenkeeper/typedoc-0.15.0

This commit is contained in:
Sebastian Gerske 2019-07-31 11:44:00 +02:00
commit 4e56a212c6

View File

@ -33,12 +33,12 @@ const metadata: Partial<MetaData> = {
{
index: 0,
url:
'https://raw.githubusercontent.com/oceanprotocol/squid-js/develop/package.json'
'https://raw.githubusercontent.com/oceanprotocol/squid-js/master/package.json'
},
{
index: 1,
url:
'https://raw.githubusercontent.com/oceanprotocol/squid-js/develop/README.md'
'https://raw.githubusercontent.com/oceanprotocol/squid-js/master/README.md'
}
]
}