@navikt/ds-tokens
Advanced tools
Comparing version 7.8.1 to 7.9.0
{ | ||
"name": "@navikt/ds-tokens", | ||
"version": "7.8.1", | ||
"version": "7.9.0", | ||
"description": "Design-tokens for Nav designsystem", | ||
@@ -20,3 +20,3 @@ "author": "Aksel | Nav designsystem team", | ||
"scripts": { | ||
"build": "tsx ./config/build.ts > /dev/null && tsx ./config/version-tag.ts && yarn build:darkside", | ||
"build": "tsx ./config/build.ts > /dev/null && yarn build:darkside && tsx ./config/version-tag.ts", | ||
"build:darkside": "tsx ./darkside && yarn build:figma-config && yarn build:plugin", | ||
@@ -23,0 +23,0 @@ "build:figma-config": "tsx ./darkside/figma", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
438191
7593