diff --git a/package-lock.json b/package-lock.json index c63f139..b2e72aa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "network-explorer", - "version": "2.1.4", + "version": "2.1.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "network-explorer", - "version": "2.1.4", + "version": "2.1.5", "dependencies": { "@apollo/client": "^3.9.7", "@ethersproject/hdnode": "^5.7.0", diff --git a/package.json b/package.json index c1cb004..fa4f2f3 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "network-explorer", - "version": "2.1.4", + "version": "2.1.5", "private": true, "dependencies": { "@apollo/client": "^3.9.7",