Skip to content

Commit 088f015

Browse files
fix dependencies (#94)
1 parent cd024af commit 088f015

File tree

2 files changed

+246
-262
lines changed

2 files changed

+246
-262
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
"husky": "^4.2.5",
7878
"lint-staged": "^10.2.11",
7979
"lodash": "^4.17.4",
80+
"semantic-release": "^19.0.2",
8081
"solc": "^0.6.10",
8182
"solhint": "^3.1.0",
8283
"solidity-coverage": "^0.7.13",
@@ -97,7 +98,6 @@
9798
"fs-extra": "^5.0.0",
9899
"module-alias": "^2.2.2",
99100
"replace-in-file": "^6.1.0",
100-
"semantic-release": "^19.0.2",
101101
"typechain": "^4.0.1"
102102
},
103103
"peerDependencies": {

0 commit comments

Comments
 (0)