mirror of
https://github.com/pezkuwichain/pwap.git
synced 2026-04-22 02:07:55 +00:00
Fix mobile types override and SDK UI yarn detection
This commit is contained in:
@@ -122,6 +122,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
working-directory: ./pezkuwi-sdk-ui
|
||||
run: |
|
||||
rm -f ../package.json ../yarn.lock 2>/dev/null || true
|
||||
touch ../yarn.lock
|
||||
yarn install
|
||||
|
||||
|
||||
+1
-1
@@ -34,7 +34,7 @@
|
||||
"@babel/runtime": "^7.28.4",
|
||||
"@pezkuwi/api": "^16.5.9",
|
||||
"@pezkuwi/keyring": "14.0.11",
|
||||
"@pezkuwi/types": "^16.5.9",
|
||||
"@pezkuwi/types": "16.5.9",
|
||||
"@pezkuwi/util": "14.0.11",
|
||||
"@pezkuwi/util-crypto": "14.0.11",
|
||||
"@react-native-async-storage/async-storage": "^2.2.0",
|
||||
|
||||
Reference in New Issue
Block a user