diff --git a/package-lock.json b/package-lock.json index a29f46c..5e31524 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@nrk/core-docs", - "version": "3.0.1", + "version": "3.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@nrk/core-docs", - "version": "3.0.1", + "version": "3.0.2", "license": "MIT", "dependencies": { "@webcomponents/custom-elements": "1.5.1", diff --git a/package.json b/package.json index ea9032c..ab47c09 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": "3.0.1", + "version": "3.0.2", "license": "MIT", "scripts": { "build": "rollup --config",