mirror of
https://github.com/selfxyz/self.git
synced 2026-01-10 07:08:10 -05:00
fix: metro js crypto module build issues (#1047)
* fix sdk build issues * fix build error * sort and fix dependencies * add constants-browserify
This commit is contained in:
@@ -29,10 +29,10 @@
|
||||
"types": "yarn workspaces foreach --topological-dev --parallel --exclude @selfxyz/contracts -i --all run types "
|
||||
},
|
||||
"resolutions": {
|
||||
"@typescript-eslint/eslint-plugin": "^8.39.0",
|
||||
"@typescript-eslint/parser": "^8.39.0",
|
||||
"@babel/core": "^7.28.3",
|
||||
"@babel/runtime": "^7.28.3",
|
||||
"@typescript-eslint/eslint-plugin": "^8.39.0",
|
||||
"@typescript-eslint/parser": "^8.39.0",
|
||||
"react": "^18.3.1",
|
||||
"react-native": "0.76.9"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user