mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 11:01:03 +00:00
Explicit deps & bumps (#275)
This commit is contained in:
+9
-5
@@ -29,12 +29,16 @@
|
||||
"test:one": "jest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.8.3",
|
||||
"@babel/runtime": "^7.8.3",
|
||||
"@polkadot/dev-react": "^0.33.3",
|
||||
"@polkadot/ts": "^0.2.1",
|
||||
"@babel/core": "^7.8.4",
|
||||
"@babel/runtime": "^7.8.4",
|
||||
"@polkadot/dev-react": "^0.34.1",
|
||||
"@polkadot/ts": "^0.2.2",
|
||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||
"empty": "^0.10.1",
|
||||
"react-native": "^0.61.4"
|
||||
"react": "^16.12.0",
|
||||
"react-dom": "^16.12.0",
|
||||
"react-is": "^16.12.0",
|
||||
"react-native": "^0.61.4",
|
||||
"vue-template-compiler": "^2.6.10"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user