Update grunt to v1.0.4.
authorChris Jaekl <chris@localhost>
Sun, 29 Mar 2020 19:09:40 +0000 (15:09 -0400)
committerChris Jaekl <chris@localhost>
Sun, 29 Mar 2020 19:09:40 +0000 (15:09 -0400)
js/package.json

index 98cc80916e0970983d6d8e7a3bf89c6babaaddd4..913bc59d746c2e92f3163d2822adb100301205ed 100644 (file)
@@ -4,7 +4,7 @@
   "description": "E-Book Library Web User Interface",
   "license": "GPL-3.0+",
   "devDependencies": {
-    "grunt": "^1.0.1",
+    "grunt": "^1.0.4",
     "grunt-contrib-concat": "^1.0.1",
     "grunt-contrib-jshint": "~0.10.0",
     "grunt-contrib-nodeunit": "~0.4.1",