geospatial-services-framework / gsf-js-client-sdk

GSF JavaScript Client SDK
MIT License
6 stars 5 forks source link

Update dependencies and replace phantomjs with headless chrome. #25

Closed gsf-smclamb closed 4 years ago

gsf-smclamb commented 4 years ago

This PR is primarily to update the sdk dependencies to the latest versions. There are several code, build, test, and dependency changes relating to these updates. I also removed phantom js and replaced it with headless chrome, which didn't exist back when the tests were written.