Skip to content

Commit

Permalink
fix(ci): Add eslint-plugin-node for node 16
Browse files Browse the repository at this point in the history
  • Loading branch information
phated committed Oct 31, 2021
1 parent b99cdcb commit 2bae7e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
"chai": "^4.3.4",
"eslint": "^7.32.0",
"eslint-config-gulp": "^5.0.1",
"eslint-plugin-node": "^11.1.0",
"mocha": "^8.4.0",
"nyc": "^15.1.0",
"uglify-js": "^3.14.2"
Expand Down

0 comments on commit 2bae7e6

Please sign in to comment.