Skip to content

Commit

Permalink
🆙 Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonBoy committed Oct 15, 2019
1 parent af97655 commit 4e281d6
Show file tree
Hide file tree
Showing 3 changed files with 1,963 additions and 2,081 deletions.
2 changes: 1 addition & 1 deletion lib/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const dateFormat = require('date-fns/format');
const url = require('url');
const got = require('got');

const DEFAULT_FORMAT = 'YYYYMMDDHHmmss';
const DEFAULT_FORMAT = 'yyyyMMddHHmmss';

const defaultOptions = {
json: true,
Expand Down
Loading

0 comments on commit 4e281d6

Please sign in to comment.