Skip to content

Commit

Permalink
deps: visyn_scripts@thinkh/pin-swc-versions branch
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkh committed Nov 6, 2024
1 parent 352ecbf commit 423c763
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"react-spring": "^9.7.4",
"react-window": "^1.8.10",
"use-deep-compare-effect": "^1.8.1",
"visyn_scripts": "^11.1.0"
"visyn_scripts": "git+ssh://[email protected]/datavisyn/visyn_scripts.git#thinkh/pin-swc-versions"
},
"devDependencies": {
"@chromatic-com/playwright": "^0.6.18",
Expand All @@ -145,6 +145,10 @@
"storybook": "^7.6.20",
"storybook-addon-swc": "^1.2.0"
},
"resolutions": {
"@swc/core": "1.7.23",
"@swc/jest": "0.2.36"
},
"visyn": {
"entries": {
"app": {
Expand Down

0 comments on commit 423c763

Please sign in to comment.