mirror of
https://github.com/oceanprotocol/react.git
synced 2025-01-03 18:35:18 +01:00
package fix
This commit is contained in:
parent
44e2484327
commit
984f347c18
5
example/package-lock.json
generated
5
example/package-lock.json
generated
@ -1577,7 +1577,7 @@
|
||||
"@oceanprotocol/react": {
|
||||
"version": "file:..",
|
||||
"requires": {
|
||||
"@oceanprotocol/lib": "file:https:/registry.npmjs.org/@oceanprotocol/lib/-/lib-0.2.1.tgz",
|
||||
"@oceanprotocol/lib": "^0.2.4",
|
||||
"axios": "^0.20.0",
|
||||
"decimal.js": "^10.2.0",
|
||||
"web3": "^1.2.11",
|
||||
@ -2884,7 +2884,8 @@
|
||||
}
|
||||
},
|
||||
"@oceanprotocol/lib": {
|
||||
"version": "file:https:/registry.npmjs.org/@oceanprotocol/lib/-/lib-0.2.1.tgz",
|
||||
"version": "0.2.1",
|
||||
"resolved": false,
|
||||
"integrity": "sha512-LYMeI56MZO7E9CUZYuT2s+g0mU5mKRTL1163n8cUF+DxW4Z6rLnVah7sYoFHaCibIJFO+ya0z31A7uFynEMaEg==",
|
||||
"requires": {
|
||||
"@ethereum-navigator/navigator": "^0.5.0",
|
||||
|
Loading…
Reference in New Issue
Block a user