base16-js icon indicating copy to clipboard operation
base16-js copied to clipboard

Publish updated package

Open andytompkins opened this issue 8 years ago • 1 comments

Would it be possible to publish an updated version of this? The package in npm at 1.0.0 looks to be behind master. The babel updates in particular would be nice to have. I am trying to get the 'react-native-json-tree' project to work for me, and it currently has an embedded build of base16. I wanted to switch to the npm package (as the embedded thing is tricky since the base16 deps did not get included) but getting babel errors. Thanks!

andytompkins avatar Sep 29 '17 22:09 andytompkins

@andytompkins I have just published react-native-json-tree v1.1.0 which uses a forked version of this library. It should resolve any issues you were having. Let me know if that is not the case.

Dean177 avatar Oct 04 '17 08:10 Dean177