mirror of
https://github.com/vacp2p/foundry-template.git
synced 2026-01-08 22:58:05 -05:00
build: add resolution for "@solidity-parser/parser"
This commit is contained in:
@@ -30,6 +30,9 @@
|
||||
],
|
||||
"packageManager": "yarn@3.2.4",
|
||||
"private": true,
|
||||
"resolutions": {
|
||||
"solhint/@solidity-parser/parser": "^0.14.5"
|
||||
},
|
||||
"scripts": {
|
||||
"clean": "rimraf cache out",
|
||||
"lint": "yarn lint:sol && yarn prettier:check",
|
||||
|
||||
Reference in New Issue
Block a user