diff --git a/package-lock.json b/package-lock.json index 4ea1b2b..fe163c8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@open-inwoner/design-tokens", - "version": "0.0.5-alpha.2", + "version": "0.0.5-alpha.3", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@open-inwoner/design-tokens", - "version": "0.0.5-alpha.2", + "version": "0.0.5-alpha.3", "license": "EUPL-1.2", "devDependencies": { "chokidar": "^3.5.3", diff --git a/package.json b/package.json index e721e79..dfcf433 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@open-inwoner/design-tokens", - "version": "0.0.5-alpha.2", + "version": "0.0.5-alpha.3", "description": "Design tokens for Open Inwoner", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", diff --git a/src/community/utrecht/paragraph.tokens.json b/src/community/utrecht/paragraph.tokens.json index 7418f2e..4a66573 100644 --- a/src/community/utrecht/paragraph.tokens.json +++ b/src/community/utrecht/paragraph.tokens.json @@ -14,7 +14,7 @@ "value": "normal" }, "line-height": { - "value": "{utrecht.document.line-height}" + "value": "24px" }, "margin-block-end": { "value": "0" @@ -33,7 +33,7 @@ "value": "normal" }, "line-height": { - "value": "{utrecht.document.line-height}" + "value": "20px" }, "font-size": { "value": "14px" diff --git a/src/components/paragraph-modifiers.tokens.json b/src/components/paragraph-modifiers.tokens.json index 81b8499..fa91502 100644 --- a/src/components/paragraph-modifiers.tokens.json +++ b/src/components/paragraph-modifiers.tokens.json @@ -7,7 +7,7 @@ "value": "14px" }, "line-height": { - "value": "{utrecht.document.line-height}" + "value": "{utrecht.paragraph.line-height}" } }, "muted": {