Skip to content

Commit

Permalink
Allow using newer moment versions (#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
szedlakmate authored and childish-sambino committed May 3, 2019
1 parent 9603af6 commit 65d5779
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 @@ -24,7 +24,7 @@
"deprecate": "1.0.0",
"jsonwebtoken": "^8.1.0",
"lodash": "^4.17.11",
"moment": "2.19.3",
"moment": "^2.19.3",
"q": "2.0.x",
"request": "^2.88.0",
"rootpath": "0.1.2",
Expand Down

0 comments on commit 65d5779

Please sign in to comment.