FormidableLabs / react-fast-compare

fastest deep equal comparison for React
MIT License
1.59k stars 54 forks source link

Fix appveyor. #17

Closed ryan-roemer closed 6 years ago

ryan-roemer commented 6 years ago

Had an error wherein the right node version never got installed... Also add node10.

chrisbolin commented 6 years ago
error upath@1.0.4: The engine "node" is incompatible with this module. Expected version ">=4 <=9"

well that's annoying

ryan-roemer commented 6 years ago

We're green! Merging!