Fix lerna workspace config to actually include per js sdk (#1284)

* Fix lerna workspace config to actually include per js sdk

* Fix package-locks
This commit is contained in:
Amin Moghaddam 2024-02-08 14:00:02 +01:00 committed by GitHub
parent 3cc017e71b
commit f949ac6afa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 930 additions and 2291 deletions

File diff suppressed because it is too large Load Diff

View File

@ -43,7 +43,7 @@
"eslint": "^8.56.0",
"openapi-typescript": "^6.5.5",
"prettier": "^2.6.2",
"typescript": "5.1",
"typescript": "^5.1",
"yargs": "^17.4.1"
},
"license": "Apache-2.0"

1025
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
{
"name": "root",
"workspaces": [
"express_relay",
"express_relay/sdk/js",
"governance/xc_admin/packages/*",
"governance/multisig_wh_message_builder",
"price_pusher",