diff --git a/package-lock.json b/package-lock.json index d568a056f2..6af4b9b6b9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "core-frontend", - "version": "4.13.14", + "version": "4.13.15", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "core-frontend", - "version": "4.13.14", + "version": "4.13.15", "license": "UNLICENSED", "dependencies": { "@apollo/client": "^3.7.16", diff --git a/package.json b/package.json index f83f5a00e7..6adb08f89a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "core-frontend", - "version": "4.13.14", + "version": "4.13.15", "description": "Streamr Hub", "main": "src/index.jsx", "scripts": {