diff --git a/package-lock.json b/package-lock.json index e59a475..d8380ca 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nrk/core-docs", - "version": "4.0.1", + "version": "4.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@nrk/core-docs", - "version": "4.0.1", + "version": "4.0.2", "license": "MIT", "dependencies": { "@webcomponents/custom-elements": "1.6.0", diff --git a/package.json b/package.json index 9beeabc..95da54d 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "homepage": "https://static.nrk.no/core-docs/latest/", "description": "Core documentation", "author": "NRK (https://www.nrk.no/)", - "version": "4.0.1", + "version": "4.0.2", "license": "MIT", "type": "module", "scripts": {