Skip to content

Commit b887c58

Browse files
committed
fix: tsx is required for tests
1 parent 202c980 commit b887c58

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/ui-components/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@
8484
"stylelint": "^17.1.1",
8585
"stylelint-config-standard": "^40.0.0",
8686
"stylelint-order": "7.0.1",
87-
"stylelint-selector-bem-pattern": "4.0.1"
87+
"stylelint-selector-bem-pattern": "4.0.1",
88+
"tsx": "^4.21.0"
8889
},
8990
"imports": {
9091
"#ui/*": {

pnpm-lock.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)