Skip to content

Commit

Permalink
Pin tsx version to exact version 3.12.1 in xgen package
Browse files Browse the repository at this point in the history
  • Loading branch information
trheyi committed Feb 5, 2025
1 parent 3041eff commit fd1227b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/xgen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"monaco-editor-webpack-plugin": "^7.0.1",
"raw-loader": "^4.0.2",
"swc-plugin-auto-css-modules": "^1.3.0",
"tsx": "^3.12.1",
"tsx": "3.12.1",
"typescript": "^4.9.4",
"utility-types": "^3.10.0",
"webpack-chain": "^6.5.1"
Expand Down

0 comments on commit fd1227b

Please sign in to comment.