diff --git a/examples/watch/package.json b/examples/watch/package.json index 03893c0..3e8740f 100644 --- a/examples/watch/package.json +++ b/examples/watch/package.json @@ -3,7 +3,7 @@ "grunt": "~0.4.1", "grunt-contrib-concat": "~0.3.0", "jquery": "~2.1.0", - "moment": "~2.5.1", + "moment": "~2.24.0", "grunt-contrib-watch": "~0.6.1" } }