Skip to content

Commit

Permalink
fix: Keep support for old Node.js versions
Browse files Browse the repository at this point in the history
  • Loading branch information
medikoo committed Oct 29, 2019
1 parent 5ccad8b commit 2fa2a11
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 @@ -28,7 +28,7 @@
"dependencies": {
"es6-iterator": "~2.0.3",
"es6-symbol": "~3.1.2",
"next-tick": "^1.0.0"
"next-tick": "~1.0.0"
},
"devDependencies": {
"eslint": "^6.6.0",
Expand Down

0 comments on commit 2fa2a11

Please sign in to comment.