Skip to content

Commit

Permalink
chore: add vitest
Browse files Browse the repository at this point in the history
  • Loading branch information
mimokmt committed Dec 11, 2024
1 parent 3060c5e commit 467edd8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/style-dictionary-plugins/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"npm-run-all": "^4.1.5",
"style-dictionary": "4.1.4",
"tsup": "^8.3.5",
"typescript": "^5.7.2"
"typescript": "^5.7.2",
"vitest": "^2.0.2"
},
"peerDependencies": {
"style-dictionary": "4.1.4"
Expand Down
Empty file.
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2196,6 +2196,7 @@ __metadata:
style-dictionary: 4.1.4
tsup: ^8.3.5
typescript: ^5.7.2
vitest: ^2.0.2
peerDependencies:
style-dictionary: 4.1.4
languageName: unknown
Expand Down

0 comments on commit 467edd8

Please sign in to comment.