mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-13 20:21:02 +00:00
Bump deps (#131)
This commit is contained in:
+3
-4
@@ -2,7 +2,6 @@
|
||||
"version": "0.39.0-beta.5",
|
||||
"private": true,
|
||||
"engines": {
|
||||
"node": ">=10.13.0",
|
||||
"yarn": "^1.10.1"
|
||||
},
|
||||
"homepage": ".",
|
||||
@@ -23,9 +22,9 @@
|
||||
"test": "jest --coverage"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.4.4",
|
||||
"@babel/runtime": "^7.4.4",
|
||||
"@polkadot/dev-react": "^0.30.0-beta.4",
|
||||
"@babel/core": "^7.4.5",
|
||||
"@babel/runtime": "^7.4.5",
|
||||
"@polkadot/dev-react": "^0.30.0-beta.5",
|
||||
"@polkadot/ts": "^0.1.56",
|
||||
"empty": "^0.10.1",
|
||||
"gh-pages": "^2.0.1"
|
||||
|
||||
Reference in New Issue
Block a user