smartdevicelink / sdl_javascript_suite

SmartDeviceLink library for applications developed in JavaScript
BSD 3-Clause "New" or "Revised" License
15 stars 13 forks source link

Update package.json to be compatible with more versions of Node #557

Closed crokita closed 1 year ago

crokita commented 1 year ago

Fixes #556

Risk

This PR makes no API changes.

Testing Plan

Summary

Fixes the issues with installing the dependencies on newer versions of Node. Also removes some packages that are no longer used in the project.