瀏覽代碼

Add version to custom Solhint plugin

Francisco 2 年之前
父節點
當前提交
ce7e6042a8
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      scripts/solhint-custom/package.json

+ 1 - 0
scripts/solhint-custom/package.json

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