Merge pull request #2044 from 0xProject/fix/sol-compiler-bin-publish

Remove solc-bin from npm publish
This commit is contained in:
Jacob Evans 2019-08-13 21:16:32 +10:00 committed by GitHub
commit cb3318972e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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