mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-22 10:17:57 +00:00
Default to type: module (#447)
This commit is contained in:
@@ -12,12 +12,12 @@
|
||||
"test": "jest"
|
||||
},
|
||||
"dependencies": {
|
||||
"@polkadot/keyring": "^5.9.3-0",
|
||||
"@polkadot/keyring": "^6.0.1-4",
|
||||
"@polkadot/reactnative-identicon": "0.70.2-0",
|
||||
"@polkadot/ui-keyring": "0.70.2-0",
|
||||
"@polkadot/ui-settings": "0.70.2-0",
|
||||
"@polkadot/util": "^5.9.3-0",
|
||||
"@polkadot/util-crypto": "^5.9.3-0",
|
||||
"@polkadot/util": "^6.0.1-4",
|
||||
"@polkadot/util-crypto": "^6.0.1-4",
|
||||
"@react-native-community/async-storage": "^1.12.1",
|
||||
"fast-text-encoding": "^1.0.3",
|
||||
"get-yarn-workspaces": "^1.0.2",
|
||||
@@ -31,7 +31,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.13.8",
|
||||
"@babel/runtime": "^7.13.8",
|
||||
"@babel/runtime": "^7.13.9",
|
||||
"@react-native-community/cli-platform-ios": "^4.13.0",
|
||||
"@types/react-test-renderer": "17.0.1",
|
||||
"babel-jest": "^26.6.3",
|
||||
|
||||
Reference in New Issue
Block a user