Add version to custom Solhint plugin

This commit is contained in:
Francisco
2023-09-21 22:25:08 -03:00
committed by GitHub
parent da04f40e98
commit ce7e6042a8

View File

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