mirror of
https://github.com/pezkuwichain/phishing.git
synced 2026-06-13 22:11:11 +00:00
[CI Skip] bump/beta 0.17.2-0-x
skip-checks: true
This commit is contained in:
+10
-10
@@ -1,5 +1,14 @@
|
||||
{
|
||||
"author": "Jaco Greeff <jacogr@gmail.com>",
|
||||
"ava": {
|
||||
"extensions": {
|
||||
"ts": "module"
|
||||
},
|
||||
"nodeArguments": [
|
||||
"--loader=ts-node/esm",
|
||||
"--experimental-specifier-resolution=node"
|
||||
]
|
||||
},
|
||||
"bugs": "https://github.com/polkadot-js/phishing/issues",
|
||||
"homepage": "https://github.com/polkadot-js/phishing#readme",
|
||||
"license": "Apache-2.0",
|
||||
@@ -10,7 +19,7 @@
|
||||
"url": "https://github.com/polkadot-js/phishing.git"
|
||||
},
|
||||
"sideEffects": false,
|
||||
"version": "0.17.1",
|
||||
"version": "0.17.2-0-x",
|
||||
"workspaces": [
|
||||
"packages/*"
|
||||
],
|
||||
@@ -41,14 +50,5 @@
|
||||
},
|
||||
"resolutions": {
|
||||
"typescript": "^4.7.4"
|
||||
},
|
||||
"ava": {
|
||||
"extensions": {
|
||||
"ts": "module"
|
||||
},
|
||||
"nodeArguments": [
|
||||
"--loader=ts-node/esm",
|
||||
"--experimental-specifier-resolution=node"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user