This commit is contained in:
Jaco
2022-06-23 10:41:00 +02:00
committed by GitHub
parent 6df84c4da5
commit b837c58705
3 changed files with 15 additions and 3 deletions
+2 -2
View File
@@ -10,14 +10,14 @@
"url": "https://github.com/polkadot-js/phishing.git"
},
"sideEffects": false,
"version": "0.14.15",
"version": "0.15.0",
"workspaces": [
"packages/*"
],
"scripts": {
"build": "polkadot-dev-build-ts",
"build:extra": "node scripts/sortAll.mjs",
"build:release": "polkadot-ci-ghact-build --skip-beta",
"build:release": "polkadot-ci-ghact-build",
"build:release:ipfs": "node scripts/ipfsUpload.mjs",
"build:rollup": "polkadot-exec-rollup --config",
"clean": "polkadot-dev-clean-build",