diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 5482f11..a41e81e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -15,6 +15,7 @@ jobs: env: TERM: xterm strategy: + matrix: node-version: - '14' platform: diff --git a/scripts/dev-version.js b/scripts/dev-version.js index ce873f6..d7c3ae7 100644 --- a/scripts/dev-version.js +++ b/scripts/dev-version.js @@ -1,4 +1,5 @@ #!/usr/bin/env node +/* eslint-disable node/no-unpublished-require */ /* * This is a nifty cross platform script that will replace relevant versions