playcanvas / pcui-graph

A PCUI extension for creating node-based graphs
https://playcanvas.github.io/pcui-graph
MIT License
120 stars 12 forks source link

Update some NPM dependencies #48

Closed willeastcott closed 1 year ago

willeastcott commented 1 year ago

npm install was failing. This PR updates some dependencies to make it work again.

Also updates ESLint dependency and removes some redundant config from package.json and fixes a couple of lint errors.