@biom3/design-tokens
Advanced tools
Comparing version 0.4.4 to 0.4.5
{ | ||
"name": "@biom3/design-tokens", | ||
"version": "0.4.4", | ||
"version": "0.4.5", | ||
"main": "./index.mjs", | ||
@@ -20,3 +20,3 @@ "module": "./index.mjs", | ||
"lint:check": "biome check ./", | ||
"lint:check:fix": "biome check --apply ./", | ||
"lint:check:fix": "biome check --write ./", | ||
"format:fix": "biome format --write ./", | ||
@@ -36,3 +36,3 @@ "typecheck": "tsc --noEmit", | ||
"devDependencies": { | ||
"@biomejs/biome": "1.7.0", | ||
"@biomejs/biome": "1.9.3", | ||
"@types/node": "^18.15.11", | ||
@@ -39,0 +39,0 @@ "can-npm-publish": "^1.3.6", |
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
205971