Skip to content

Commit

Permalink
Revert "can't use eslint-plugin-mocha (depends on ramda) with node 17…
Browse files Browse the repository at this point in the history
…, gives ERR_PACKAGE_NOT_EXPORTED error"

This reverts commit 737088e.
  • Loading branch information
andreineculau committed Apr 14, 2022
1 parent 232897b commit 791bb44
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .nvmrc

This file was deleted.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"version": "0.14.0-rc.6",
"license": "Unlicense",
"engines": {
"node": ">=12,<17",
"node": ">=12",
"npm": ">=6"
},
"exports": {
Expand Down

0 comments on commit 791bb44

Please sign in to comment.