dolomite: handle custom tokens

This commit is contained in:
g1nt0ki
2023-06-22 19:45:13 +02:00
parent b227220043
commit ccaf3e596a
8 changed files with 323 additions and 19 deletions

View File

@@ -13,6 +13,7 @@
"inquirer-fuzzy-path": "^2.3.0"
},
"dependencies": {
"glob": "^8.0.3"
"glob": "^8.0.3",
"solc": "^0.8.20"
}
}