mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 23:51:01 +00:00
Add ExtensionStore (from @polkadot/extension) (#142)
* Add ExtensionStore (from @polkadot/extension) * Consistent naming, untested/unused File store * Update File.ts
This commit is contained in:
@@ -11,7 +11,10 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.4.5",
|
||||
"@types/mkdirp": "^0.5.2",
|
||||
"@types/store": "^2.0.2",
|
||||
"extensionizer": "^1.0.1",
|
||||
"mkdirp": "^0.5.1",
|
||||
"store": "^2.0.12",
|
||||
"styled-components": "^4.2.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user