Reformat package.json files
This commit is contained in:
parent
734ac77553
commit
d8dfe5a50e
|
@ -26,9 +26,9 @@
|
|||
"eslint": "^7.28.0",
|
||||
"ethereum-waffle": "^3.3.0",
|
||||
"mocha": "^9.0.0",
|
||||
"rimraf": "^3.0.2",
|
||||
"prettier": "^2.3.1",
|
||||
"prettier-plugin-solidity": "^1.0.0-beta.13",
|
||||
"rimraf": "^3.0.2",
|
||||
"solhint": "^3.3.6",
|
||||
"solhint-plugin-prettier": "^0.0.5",
|
||||
"ts-node": "^10.0.0",
|
||||
|
|
|
@ -8,7 +8,9 @@
|
|||
"license": "MIT OR Apache-2.0",
|
||||
"watch": {
|
||||
"build": {
|
||||
"patterns": ["src"],
|
||||
"patterns": [
|
||||
"src"
|
||||
],
|
||||
"extensions": "ts,tsx",
|
||||
"runOnChangeOnly": false
|
||||
}
|
||||
|
|
|
@ -15,10 +15,10 @@
|
|||
"lint:prettier": "yarn prettier './{src,test}/**/*.{ts,tsx}'"
|
||||
},
|
||||
"dependencies": {
|
||||
"@usedapp/core": "^0.4.7",
|
||||
"@waku/poll-sdk-react-components": "^0.1.0",
|
||||
"@waku/poll-sdk-react-hooks": "^0.1.0",
|
||||
"@waku/vote-poll-sdk-react-components": "^0.1.0",
|
||||
"@usedapp/core": "^0.4.7",
|
||||
"ethers": "^5.4.4",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
|
|
|
@ -8,7 +8,9 @@
|
|||
"license": "MIT OR Apache-2.0",
|
||||
"watch": {
|
||||
"build": {
|
||||
"patterns": ["src"],
|
||||
"patterns": [
|
||||
"src"
|
||||
],
|
||||
"extensions": "ts,tsx",
|
||||
"runOnChangeOnly": false
|
||||
}
|
||||
|
@ -31,10 +33,10 @@
|
|||
"lint:prettier": "yarn prettier './{src,test}/**/*.{ts,tsx}'"
|
||||
},
|
||||
"dependencies": {
|
||||
"@usedapp/core": "^0.4.7",
|
||||
"@waku/poll-sdk-react-components": "^0.1.0",
|
||||
"@waku/poll-sdk-react-hooks": "^0.1.0",
|
||||
"@waku/vote-poll-sdk-react-components": "^0.1.0",
|
||||
"@usedapp/core": "^0.4.7",
|
||||
"ethers": "^5.4.4",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
|
|
|
@ -33,8 +33,8 @@
|
|||
"lint:prettier": "yarn prettier './{src,test}/**/*.{ts,tsx}'"
|
||||
},
|
||||
"dependencies": {
|
||||
"@waku/vote-poll-sdk-core": "^0.1.0",
|
||||
"@waku/poll-sdk-react-hooks": "^0.1.0",
|
||||
"@waku/vote-poll-sdk-core": "^0.1.0",
|
||||
"@waku/vote-poll-sdk-react-components": "^0.1.0",
|
||||
"ethers": "^5.4.4",
|
||||
"react": "^17.0.2",
|
||||
|
|
|
@ -29,8 +29,8 @@
|
|||
"lint:prettier": "yarn prettier './{src,test}/**/*.{ts,tsx}'"
|
||||
},
|
||||
"dependencies": {
|
||||
"@waku/vote-poll-sdk-core": "^0.1.0",
|
||||
"@usedapp/core": "^0.4.7",
|
||||
"@waku/vote-poll-sdk-core": "^0.1.0",
|
||||
"ethers": "^5.4.4",
|
||||
"react": "^17.0.2",
|
||||
"styled-components": "^5.3.0"
|
||||
|
|
|
@ -8,7 +8,9 @@
|
|||
"license": "MIT OR Apache-2.0",
|
||||
"watch": {
|
||||
"build": {
|
||||
"patterns": ["src"],
|
||||
"patterns": [
|
||||
"src"
|
||||
],
|
||||
"extensions": "ts,tsx",
|
||||
"runOnChangeOnly": false
|
||||
}
|
||||
|
@ -31,10 +33,10 @@
|
|||
"lint:prettier": "yarn prettier './{src,test}/**/*.{ts,tsx}'"
|
||||
},
|
||||
"dependencies": {
|
||||
"@waku/vote-poll-sdk-core": "^0.1.0",
|
||||
"ethers": "^5.4.4",
|
||||
"react": "^17.0.2",
|
||||
"styled-components": "^5.3.0",
|
||||
"@waku/vote-poll-sdk-core": "^0.1.0"
|
||||
"styled-components": "^5.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/chai": "^4.2.21",
|
||||
|
|
|
@ -33,11 +33,11 @@
|
|||
"lint:prettier": "yarn prettier './{src,test}/**/*.{ts,tsx}'"
|
||||
},
|
||||
"dependencies": {
|
||||
"@usedapp/core": "^0.4.7",
|
||||
"@waku/vote-poll-sdk-core": "^0.1.0",
|
||||
"@waku/vote-poll-sdk-react-components": "^0.1.0",
|
||||
"@waku/vote-sdk-react-components": "^0.1.0",
|
||||
"@waku/vote-sdk-react-hooks": "^0.1.0",
|
||||
"@waku/vote-poll-sdk-react-components": "^0.1.0",
|
||||
"@usedapp/core": "^0.4.7",
|
||||
"ethers": "^5.4.4",
|
||||
"react": "^17.0.2",
|
||||
"styled-components": "^5.3.0"
|
||||
|
|
|
@ -34,8 +34,8 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@waku/vote-poll-sdk-core": "^0.1.0",
|
||||
"@waku/vote-sdk-react-hooks": "^0.1.0",
|
||||
"@waku/vote-poll-sdk-react-components": "^0.1.0",
|
||||
"@waku/vote-sdk-react-hooks": "^0.1.0",
|
||||
"ethers": "^5.4.4",
|
||||
"humanize-duration": "^3.27.0",
|
||||
"react": "^17.0.2",
|
||||
|
|
|
@ -8,7 +8,9 @@
|
|||
"license": "MIT OR Apache-2.0",
|
||||
"watch": {
|
||||
"build": {
|
||||
"patterns": ["src"],
|
||||
"patterns": [
|
||||
"src"
|
||||
],
|
||||
"extensions": "ts,tsx",
|
||||
"runOnChangeOnly": false
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue