rroylance / phaser-ce-npm-webpack-typescript-starter-project

Project to get you started with your Phaser-CE (using the npm module) game using Typescript and Webpack for building! No hassle asset management, Google Web Font loader, live server, development vs distribution build pipeline, Electron packaging for desktop builds, and more...
https://rroylance.github.io/phaser-npm-webpack-typescript-starter-project/
The Unlicense
423 stars 73 forks source link

update 3 packages (fixed 9 of 9 vulnerabilities) #70

Closed j3soon closed 5 years ago

j3soon commented 5 years ago

Use npm audit fix to fix 9 vulnerabilities reported after executing npm install in the first time.

rroylance commented 5 years ago

Thanks @j3soon !