From 5ea1695839060b97769b0b2e96e1b6d144e485a7 Mon Sep 17 00:00:00 2001 From: Ryan Jacobs Date: Fri, 22 May 2015 15:50:45 -0700 Subject: Fix file permissions. find -type f -exec chmod 644 {} \; find -type d -exec chmod 775 {} \; --- component.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 component.json (limited to 'component.json') diff --git a/component.json b/component.json old mode 100755 new mode 100644 -- cgit v1.2.3