MetaMask / eth-json-rpc-filters

json-rpc-engine middleware implementing ethereum filter methods
ISC License
30 stars 38 forks source link

Specify publish files #31

Closed rekmarks closed 4 years ago

rekmarks commented 4 years ago

Add files property to package.json.

> npm pack --dry-run
npm notice 📦  eth-json-rpc-filters@4.2.0
npm notice === Tarball Contents === 
npm notice 739B  LICENSE               
npm notice 645B  base-filter-history.js
npm notice 594B  base-filter.js        
npm notice 650B  block-filter.js       
npm notice 1.4kB getBlocksForRange.js  
npm notice 1.6kB hexUtils.js           
npm notice 6.6kB index.js              
npm notice 3.6kB log-filter.js         
npm notice 4.4kB subscriptionManager.js
npm notice 694B  tx-filter.js          
npm notice 1.5kB package.json          
npm notice 545B  CHANGELOG.md          
npm notice 759B  README.md