mirror of
https://github.com/Instadapp/dsa-polygon-migration.git
synced 2024-07-29 22:27:58 +00:00
Added basic config
This commit is contained in:
parent
bcf60701ee
commit
b5631e6416
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
*.sol linguist-language=Solidity
|
17767
package-lock.json
generated
17767
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
|
@ -15,7 +15,8 @@
|
||||||
"chai": "^4.3.4",
|
"chai": "^4.3.4",
|
||||||
"ethereum-waffle": "^3.3.0",
|
"ethereum-waffle": "^3.3.0",
|
||||||
"ethers": "^5.1.0",
|
"ethers": "^5.1.0",
|
||||||
"hardhat": "^2.1.2"
|
"hardhat": "^2.1.2",
|
||||||
|
"solc": "0.7.0"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@openzeppelin/contracts": "^3.4.0-solc-0.7"
|
"@openzeppelin/contracts": "^3.4.0-solc-0.7"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user