Skip to content

Commit

Permalink
v4.0.3: upgrade Moment.js to ~2.19.4 (a patch for moment/moment#4227)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mithgol committed Dec 13, 2017
1 parent 2e0479c commit 89c5e18
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "fidonet-jam",
"main": "fidonet-jam.js",
"version": "4.0.2",
"version": "4.0.3",
"description": "Fidonet JAM message base parser",
"keywords": ["Fidonet", "Fido", "JAM"],
"author": { "name": "Mithgol the Webmaster" },
Expand All @@ -14,7 +14,7 @@
"buffer-crc32": "~0.2.5",
"extend": "~3.0.0",
"iconv-lite": "~0.4.13",
"moment": "~2.18.0"
"moment": "~2.19.4"
},
"scripts": {
"pretest": "jshint fidonet-jam.js test/",
Expand Down

0 comments on commit 89c5e18

Please sign in to comment.