From e6240237794bb63e64bfa7ba82f112c57f2681af Mon Sep 17 00:00:00 2001 From: nazaninreihani Date: Tue, 2 Jul 2019 08:23:59 -0400 Subject: [PATCH] update shelljs --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index d919ef832c..ce821dc08c 100644 --- a/package.json +++ b/package.json @@ -71,7 +71,7 @@ "karma-jasmine": "^1.1.2", "lodash": "^4.17.4", "prettier-eslint-cli": "^4.1.1", - "shelljs": "^0.3.0", + "shelljs": "^0.8.3", "sw-precache": "^5.2.1" }, "cordovaPlugins": [ @@ -129,4 +129,4 @@ "android" ] } -} \ No newline at end of file +}