Skip to content

Commit

Permalink
task: fix json token name
Browse files Browse the repository at this point in the history
  • Loading branch information
skibinska committed Jun 27, 2024
1 parent 8dfe854 commit 2142414
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const sd = new StyleDictionary({
...common,
files: [
{
destination: "wds-tokes.json",
destination: "wds-tokens.json",
format: "json/nested",
filter: (token) => filterExcludeTokens(token),
},
Expand Down
File renamed without changes.

0 comments on commit 2142414

Please sign in to comment.