jniemann66 / react-chessdiagram

Chess Diagram React Component
MIT License
26 stars 10 forks source link

update webpack / sinon #6

Closed svangordon closed 7 years ago

svangordon commented 7 years ago

Started as an attempt to resolve an issue where modules imported in a component rendered using Enzyme's mount would be imported as objects instead of functions. Haven't actually managed to fix that issue (though a workaround is easy enough), but I updated some dependencies in the process.

jniemann66 commented 7 years ago

ok. Merging Thanks