diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 82ddb3b..48650d9 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -18,7 +18,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v1 with: - node-version: '14.x' + node-version: '16.x' registry-url: 'https://registry.npmjs.org' - run: sudo snap install snapcraft --classic - run: yarn diff --git a/README.md b/README.md index 5cde5fb..b652ddd 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Or download installer files (AppImage, deb and snap) [here](https://github.com/r ### Prerequisites -* Install Node.js with version >= 14 +* Install Node.js with version >= 16 * Install NPM or Yarn ### Setup