Skip to content

Commit

Permalink
fix: remove .nvmrc from package
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewPattell committed Feb 8, 2024
1 parent 0f3725e commit c30ec99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
workflows
.gitignore
.nvmrc
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lomray/eslint-config-react",
"version": "4.1.0",
"version": "4.1.1",
"description": "This package provides Lomray .eslintrc as an extensible shared config for React.",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit c30ec99

Please sign in to comment.