mirror of
https://github.com/trezor/trezor-suite.git
synced 2026-03-10 09:18:15 +01:00
fix(device-utils): add tsx as dev dependency
This commit is contained in:
@@ -18,5 +18,8 @@
|
||||
"test:unit": "yarn g:jest -c ../../jest.config.base.js --passWithNoTests",
|
||||
"prepublishOnly": "yarn tsx ../../scripts/prepublishNPM.js",
|
||||
"prepublish": "yarn tsx ../../scripts/prepublish.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tsx": "^4.19.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -11980,6 +11980,8 @@ __metadata:
|
||||
"@trezor/device-utils@workspace:*, @trezor/device-utils@workspace:packages/device-utils":
|
||||
version: 0.0.0-use.local
|
||||
resolution: "@trezor/device-utils@workspace:packages/device-utils"
|
||||
dependencies:
|
||||
tsx: "npm:^4.19.3"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
||||
Reference in New Issue
Block a user