aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-05-05 18:36:33 +0530
committerLibravatar GitHub <noreply@github.com>2021-05-05 13:06:33 +0000
commit2cc06bb7d7e817354f88ab3ba73123718bf566cb (patch)
tree3156054385f7bca365474139113687e858af853c /package.json
parentMinify images (#480) (diff)
downloadferdium-recipes-2cc06bb7d7e817354f88ab3ba73123718bf566cb.tar.gz
ferdium-recipes-2cc06bb7d7e817354f88ab3ba73123718bf566cb.tar.zst
ferdium-recipes-2cc06bb7d7e817354f88ab3ba73123718bf566cb.zip
Upgraded nodejs to '14.16.1' (#482)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 88ec172..de599c5 100644
--- a/package.json
+++ b/package.json
@@ -32,6 +32,6 @@
32 "targz": "^1.0.1" 32 "targz": "^1.0.1"
33 }, 33 },
34 "devDependencies": { 34 "devDependencies": {
35 "imagemin-cli": "6.0.0" 35 "imagemin-cli": "^6.0.0"
36 } 36 }
37} 37}