From 389df92a966212bb0b79afc24ab4ac30dcbd0369 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 24 Nov 2018 13:54:20 +0000 Subject: [PATCH] chore(package): update npm-run-all to version 4.1.5 Closes #134 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 package.json diff --git a/package.json b/package.json old mode 100755 new mode 100644 index d85678f..14f2c30 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "karma-coverage-istanbul-reporter": "2.0.0", "karma-jasmine": "1.1.2", "karma-jasmine-html-reporter": "1.1.0", - "npm-run-all": "4.1.3", + "npm-run-all": "4.1.5", "npx": "10.2.0", "photon": "git+https://github.com/connors/photon.git", "protractor": "5.3.2",