Add version to custom Solhint plugin

(cherry picked from commit ce7e6042a8)
This commit is contained in:
Francisco
2023-09-21 22:25:08 -03:00
committed by Francisco Giordano
parent 57c84f6bb8
commit 3a1e1bd336

View File

@ -1,4 +1,5 @@
{
"name": "solhint-plugin-openzeppelin",
"version": "0.0.0",
"private": true
}