Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJaredWilcurt authored Nov 26, 2023
1 parent 8c322df commit 86741f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 86741f3

Please sign in to comment.