Open
Description
This is getting pretty out of date, while there are no serious vulnerabilities it needs modernising. To update package.json
you need to do this from the ce-dev root on a machine with yarn
installed:
rm -Rf node_modules/*
rm yarn.lock
- edit
package.json
and set all package versions to*
npm update --save
(not on a VPN)yarn
yarn oclif-dev pack
Pick through the errors!
Metadata
Metadata
Assignees
Labels
No labels