@navikt/ds-tokens
Advanced tools
Comparing version 7.0.0 to 7.0.1
/** | ||
* Do not edit directly | ||
* Generated on Fri, 13 Sep 2024 12:04:59 GMT | ||
* Do not edit directly, this file was auto-generated. | ||
*/ | ||
@@ -5,0 +4,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 13 Sep 2024 12:04:59 GMT | ||
* Do not edit directly, this file was auto-generated. | ||
*/ | ||
@@ -5,0 +4,0 @@ |
/** | ||
* Do not edit directly | ||
* Generated on Fri, 13 Sep 2024 12:04:59 GMT | ||
* Do not edit directly, this file was auto-generated. | ||
*/ | ||
@@ -5,0 +4,0 @@ |
{ | ||
"name": "@navikt/ds-tokens", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "Design-tokens for NAV designsystem", | ||
@@ -21,5 +21,4 @@ "author": "Aksel | NAV designsystem team", | ||
"scripts": { | ||
"build": "node ./config/build.js > /dev/null && node ./config/version-tag.js", | ||
"watch": "nodemon --watch src/index.js --exec \"yarn build\"", | ||
"token": "cd config && style-dictionary build", | ||
"build": "tsx ./config/build.ts > /dev/null && tsx ./config/version-tag.ts && yarn build:darkside", | ||
"build:darkside": "tsx ./darkside", | ||
"test": "vitest run", | ||
@@ -34,7 +33,8 @@ "test:watch": "vitest watch" | ||
"devDependencies": { | ||
"@adobe/leonardo-contrast-colors": "^1.0.0", | ||
"color": "4.2.3", | ||
"lightningcss": "^1.27.0", | ||
"lodash": "^4.17.21", | ||
"nodemon": "^3.0.1", | ||
"style-dictionary": "^3.0.2", | ||
"ts-node": "^10.9.1", | ||
"style-dictionary": "^4.1.1", | ||
"tsx": "^4.19.1", | ||
"typescript": "^5.1.6", | ||
@@ -41,0 +41,0 @@ "vitest": "^1.2.2" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
227460
30
4784
8