mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-18 08:21:06 +00:00
Bup dev (import sorting) (#411)
This commit is contained in:
+2
-2
@@ -13,7 +13,7 @@
|
||||
"scripts": {
|
||||
"build": "polkadot-dev-build-ts",
|
||||
"build:release": "polkadot-ci-ghact-build",
|
||||
"lint": "polkadot-dev-run-lint",
|
||||
"lint": "polkadot-dev-run-lint --fix",
|
||||
"clean": "polkadot-dev-clean-build",
|
||||
"demo:identicon:react": "yarn build && webpack-serve --config packages/react-identicon/webpack.config.js --content packages/react-identicon --port 8080",
|
||||
"demo:identicon:vue": "yarn build && webpack-serve --config packages/vue-identicon/webpack.config.js --content packages/vue-identicon --port 8080",
|
||||
@@ -29,7 +29,7 @@
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.9",
|
||||
"@babel/runtime": "^7.12.5",
|
||||
"@polkadot/dev": "^0.60.7",
|
||||
"@polkadot/dev": "^0.60.11",
|
||||
"@polkadot/ts": "^0.3.57",
|
||||
"@types/jest": "^26.0.16",
|
||||
"babel-plugin-transform-vue-template": "^0.4.2",
|
||||
|
||||
Reference in New Issue
Block a user