diff --git a/package-lock.json b/package-lock.json index e032c9ed..697aebb1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nrk/core-icons", - "version": "14.0.1", + "version": "14.0.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@nrk/core-icons", - "version": "14.0.1", + "version": "14.0.2", "license": "SEE LICENSE IN LICENSE.txt", "devDependencies": { "@nrk/svg-to-js": "3.0.1", diff --git a/package.json b/package.json index 9cf5f715..2b7f67cc 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "homepage": "https://static.nrk.no/core-icons/latest/", "description": "The official icons for NRK.", "author": "NRK (https://www.nrk.no/)", - "version": "14.0.1", + "version": "14.0.2", "license": "SEE LICENSE IN LICENSE.txt", "main": "core-icons.js", "module": "core-icons.mjs",