Remove solc-bin from npm publish

This commit is contained in:
Jacob Evans 2019-08-08 11:51:22 +10:00
parent 5ac7ff7084
commit 37cc40521c
No known key found for this signature in database
GPG Key ID: 2036DA2ADDFB0842

View File

@ -9,3 +9,5 @@
# Package specific ignore # Package specific ignore
!bin/**/* !bin/**/*
!solc_bin/.gitkeep !solc_bin/.gitkeep
lib/solc_bin/*
!lib/solc_bin/.gitkeep