diff --git a/README.md b/README.md index 11e0fdf..7b35e63 100644 --- a/README.md +++ b/README.md @@ -147,9 +147,8 @@ This will delete the existing version and download the latest version of Vue-Dev This is not for those *using* this repo, but for those *maintaining* it. 1. When updating the version of NW.js devDependency, also update these: - * `package.json` version, devDeps, build nwVersion + * `package.json` version, devDeps, build nwVersion, volta * `build.target` in `vite.config.js` * Update the Chromium/Node version numbers at the top of the README - * Update Volta in `package.json` 1. Bump the version number, and all the npm scripts that reference the version number 1. Run `npm run regression` after updating dependencies or other major changes to verify builds still work correctly