Skip to content

Commit 197c000

Browse files
committed
build: add tokens studio cli as dev dependency of eds-tokens
Installs @tokens-studio/studio-cli 0.1.7 and approves its postinstall binary download in onlyBuiltDependencies, so the setup described in documentation/agent-instructions/TOKENS_STUDIO.md works from this branch onwards.
1 parent c6cff3f commit 197c000

3 files changed

Lines changed: 168 additions & 21 deletions

File tree

packages/eds-tokens/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,7 @@
100100
"@rollup/plugin-babel": "^7.1.0",
101101
"@rollup/plugin-commonjs": "^29.0.3",
102102
"@rollup/plugin-node-resolve": "^16.0.3",
103+
"@tokens-studio/studio-cli": "^0.1.7",
103104
"@types/node": "^25.5.2",
104105
"copyfiles": "^2.4.1",
105106
"lightningcss-cli": "^1.32.0",

0 commit comments

Comments
 (0)