mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-06-12 18:51:02 +00:00
Bump dev (#535)
This commit is contained in:
+2
-6
@@ -15,7 +15,6 @@
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
"bin": {},
|
||||
"scripts": {
|
||||
"build": "polkadot-dev-build-ts",
|
||||
"build:release": "polkadot-ci-ghact-build",
|
||||
@@ -33,11 +32,10 @@
|
||||
"test": "polkadot-dev-run-test --coverage --runInBand",
|
||||
"test:one": "polkadot-dev-run-test"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.15.8",
|
||||
"@babel/runtime": "^7.15.4",
|
||||
"@polkadot/dev": "^0.63.8",
|
||||
"@polkadot/dev": "^0.63.10",
|
||||
"@polkadot/ts": "^0.4.12",
|
||||
"@polkadot/x-bundle": "^7.6.1",
|
||||
"@types/jest": "^27.0.2",
|
||||
@@ -52,9 +50,7 @@
|
||||
"webpack-cli": "^3.3.12",
|
||||
"webpack-serve": "^3.2.0"
|
||||
},
|
||||
"optionalDependencies": {},
|
||||
"peerDependencies": {},
|
||||
"resolutions": {
|
||||
"typescript": "^4.4.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user