Skip to content

Commit

Permalink
refactor: add node 4.x support
Browse files Browse the repository at this point in the history
  • Loading branch information
wallet77 committed Feb 27, 2018
1 parent 6d8f0df commit d322dd0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/API.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* Use of this source code is governed by a license that
* can be found in the LICENSE file.
*/
'use strict';

const commander = require('commander');
const fs = require('fs');
Expand Down

0 comments on commit d322dd0

Please sign in to comment.