Skip to content

Commit

Permalink
[no-deploy] Minor fixes in the engines section
Browse files Browse the repository at this point in the history
  • Loading branch information
litichevskiydv committed May 28, 2020
1 parent 69cecc2 commit 732615e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "1.0.1",
"description": "Implementation of Set with a configurable equality algorithm",
"engines": {
"node": ">=8.0.0"
"node": ">=8"
},
"main": "./src/index.js",
"files": [
Expand Down

0 comments on commit 732615e

Please sign in to comment.