Skip to content

Commit

Permalink
fix: Bring back Node.js v6 support
Browse files Browse the repository at this point in the history
It was removed (withuot major version bump) with v2.3.3
  • Loading branch information
medikoo committed Feb 27, 2020
1 parent 3734dd6 commit f3b9881
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 @@ -43,7 +43,7 @@
"bluebird": "^3.7.2",
"chalk": "^2.4.2",
"fs-extra": "^8.1.0",
"googleapis": "^41.0.1",
"googleapis": "^39.2.0",
"lodash": "^4.17.15"
},
"devDependencies": {
Expand Down

0 comments on commit f3b9881

Please sign in to comment.