Skip to content
This repository was archived by the owner on Aug 23, 2019. It is now read-only.

Commit 55dbbb5

Browse files
fix(package): update dateformat to version 3.0.0
1 parent 95e481f commit 55dbbb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"async": "^2.0.0",
27-
"dateformat": "^2.0.0",
27+
"dateformat": "^3.0.0",
2828
"elasticsearch": "^12.0.1",
2929
"optimist": "^0.6.1",
3030
"request": "^2.73.0",

0 commit comments

Comments
 (0)