1
0
mirror of https://github.com/oceanprotocol/market.git synced 2024-12-02 05:57:29 +01:00

npm ci fix

This commit is contained in:
Matthias Kretschmann 2021-07-12 15:37:14 +02:00
parent e06b6af56f
commit 333cf7d24d
Signed by: m
GPG Key ID: 606EEEF3C479A91F

4
package-lock.json generated
View File

@ -10452,7 +10452,7 @@
}, },
"node_modules/@zondax/filecoin-signing-tools": { "node_modules/@zondax/filecoin-signing-tools": {
"version": "0.2.0", "version": "0.2.0",
"resolved": "git+ssh://git@github.com/Digital-MOB-Filecoin/filecoin-signing-tools-js.git#8f8e92157cac2556d35cab866779e9a8ea8a4e25", "resolved": "git+https://git@github.com/Digital-MOB-Filecoin/filecoin-signing-tools-js.git#8f8e92157cac2556d35cab866779e9a8ea8a4e25",
"license": "Apache-2.0", "license": "Apache-2.0",
"optional": true, "optional": true,
"dependencies": { "dependencies": {
@ -64268,7 +64268,7 @@
"dev": true "dev": true
}, },
"@zondax/filecoin-signing-tools": { "@zondax/filecoin-signing-tools": {
"version": "git+ssh://git@github.com/Digital-MOB-Filecoin/filecoin-signing-tools-js.git#8f8e92157cac2556d35cab866779e9a8ea8a4e25", "version": "git+https://git@github.com/Digital-MOB-Filecoin/filecoin-signing-tools-js.git#8f8e92157cac2556d35cab866779e9a8ea8a4e25",
"from": "@zondax/filecoin-signing-tools@github:Digital-MOB-Filecoin/filecoin-signing-tools-js", "from": "@zondax/filecoin-signing-tools@github:Digital-MOB-Filecoin/filecoin-signing-tools-js",
"optional": true, "optional": true,
"requires": { "requires": {