Kaynağa Gözat

Add version to custom Solhint plugin

Francisco 2 yıl önce
ebeveyn
işleme
ce7e6042a8
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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
 }