Skip to content

Commit

Permalink
node version.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradgarropy committed Apr 9, 2024
1 parent a51e4f6 commit 817db83
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: "🟢 node"
uses: actions/setup-node@v4
with:
version: 20
node-version: 20
registry-url: https://registry.npmjs.org/
- name: "📦 publish"
run: npm publish --access public
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bradgarropy/eslint-config",
"version": "1.4.0",
"version": "1.4.1",
"description": "💎 eslint configuration",
"keywords": [
"eslint",
Expand Down

0 comments on commit 817db83

Please sign in to comment.