mirror of
https://github.com/NASAWorldWind/WebWorldWind.git
synced 2025-12-08 19:46:18 +00:00
* Substituted PhantomJS for headless Chromium for unit testing * Added Firefox headless as a browser for unit testing * Removed pupeteer dev dependency to rely on local installs of Chrome and Firefox. Temporarily commented out tests that now fail. * Eliminated superfluous newline from karma.conf.js * remove whitespace * Updated npm packages related to tasking and unit testing to latest versions * Updated grunt-jsdoc to latest version * Removed unused 'dependencies' bracket from package.json * Updated npm packages * Updated es6-promise to 4.2.8 and libtess to 1.2.2 * Updated jszip to 3.2.2 and proj4-src to 2.6.0