Skip to content

Commit 513c20f

Browse files
committed
feat: update style-dictionary package
1 parent 194ce4b commit 513c20f

File tree

2 files changed

+519
-218
lines changed

2 files changed

+519
-218
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,14 @@
5050
"prettier": "2.8.8",
5151
"rimraf": "3.0.2",
5252
"semantic-release": "21.1.2",
53-
"style-dictionary": "3.9.2",
53+
"style-dictionary": "^4.1.0",
5454
"tailwindcss": "3.4.4",
5555
"ts-node": "10.9.2",
5656
"tsup": "6.7.0",
5757
"typescript": "4.9.5",
5858
"vitest": "0.33.0"
5959
},
6060
"peerDependencies": {
61-
"style-dictionary": ">=3.7.0"
61+
"style-dictionary": ">=4.0.0"
6262
}
6363
}

0 commit comments

Comments
 (0)