angular-cli-ghpages
angular-cli-ghpages copied to clipboard
#185 Fixing critical vulnerabilities on 2.0.0-beta.2, caused by [email protected]
Just upgraded to the latest version of gh-pages
available at the moment.
After upgrading, removed the node_modules
, package-lock.json
, and then ran a fresh npm i
.
Building with npm build
runs just fine. And after fixing a single test, npm test
(building first) passes all tests too.
Please feel free to request any changes.