Skip to content

Commit

Permalink
Revert "increase node ver to 20.8.1"
Browse files Browse the repository at this point in the history
This reverts commit 9ee9f39.
  • Loading branch information
justinvforvendetta committed Oct 19, 2023
1 parent 9ee9f39 commit 1dfd3be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ npm run nuxt:serve

## Build With

* [Node.js/NPM] (https://github.com/nodesource/distributions) Node.js (tested with node.js 20.8.1) & NPM (node package manager - tested with 10.1.0) are required to install Vue.js
* [Node.js/NPM] (https://github.com/nodesource/distributions) Node.js (tested with node.js 18) & NPM (node package manager - tested with 9.8) are required to install Vue.js
* [Vue.js](https://github.com/vuejs/vue) - tested with 5.0.8, Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web
* [Electron](https://github.com/github/electron) - Build cross-platform desktop apps with JavaScript, HTML, and CSS
* [Vue CLI Plugin Electron Builder](https://github.com/nklayman/vue-cli-plugin-electron-builder) - A Vue Cli 3/4 plugin for Electron with no required configuration
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"@types/chai": "^4.2.14",
"@types/jest": "^26.0.15",
"@types/mocha": "^7.0.2",
"@types/node": "^20.8.1",
"@types/node": "^12.19.7",
"@types/sinon": "^7.5.2",
"@typescript-eslint/eslint-plugin": "^2.34.0",
"@typescript-eslint/parser": "^2.34.0",
Expand Down

0 comments on commit 1dfd3be

Please sign in to comment.