diff --git a/example/package-lock.json b/example/package-lock.json index bded9ee..ec53a63 100644 --- a/example/package-lock.json +++ b/example/package-lock.json @@ -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",