mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
switch test files urls
This commit is contained in:
parent
dedcb83330
commit
d2498af628
@ -29,12 +29,12 @@ const metadata: Partial<MetaData> = {
|
||||
files: [
|
||||
{
|
||||
index: 0,
|
||||
url: 'https://testocnfiles.blob.core.windows.net/testfiles/testzkp.zip'
|
||||
url: "https://raw.githubusercontent.com/oceanprotocol/squid-js/develop/package.json",
|
||||
},
|
||||
{
|
||||
index: 1,
|
||||
url: 'https://testocnfiles.blob.core.windows.net/testfiles/testzkp.zip'
|
||||
}
|
||||
url: "https://raw.githubusercontent.com/oceanprotocol/squid-js/develop/README.md",
|
||||
},
|
||||
],
|
||||
},
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user