Cleanup root package.json (#1794)

This commit is contained in:
Jaco
2022-07-11 07:53:46 +02:00
committed by GitHub
parent b9816863b9
commit 491107270b
-9
View File
@@ -1,14 +1,5 @@
{
"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",