mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-17 18:21:04 +00:00
Bump deps (#184)
This commit is contained in:
+3
-3
@@ -20,14 +20,14 @@
|
||||
"demo:identicon:react": "webpack-serve --config packages/react-identicon/webpack.config.js --content packages/react-identicon --port 3000",
|
||||
"demo:identicon:vue": "webpack-serve --config packages/vue-identicon/webpack.config.js --content packages/vue-identicon --port 3000",
|
||||
"postinstall": "polkadot-dev-yarn-only",
|
||||
"test": "jest --coverage",
|
||||
"test": "jest --coverage --runInBand",
|
||||
"test:one": "jest"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.5.5",
|
||||
"@babel/runtime": "^7.5.5",
|
||||
"@polkadot/dev-react": "^0.30.0-beta.26",
|
||||
"@polkadot/ts": "^0.1.63",
|
||||
"@polkadot/dev-react": "^0.31.0-beta.1",
|
||||
"@polkadot/ts": "^0.1.64",
|
||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||
"empty": "^0.10.1",
|
||||
"gh-pages": "2.0.1",
|
||||
|
||||
Reference in New Issue
Block a user