From 220795969e82938b0a2eb2620aa214d3da05ffe5 Mon Sep 17 00:00:00 2001 From: Nate Sesti Date: Tue, 19 Sep 2023 10:02:20 -0700 Subject: style: :necktie: just to add an emoji to commit msg --- install-dependencies.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'install-dependencies.sh') diff --git a/install-dependencies.sh b/install-dependencies.sh index a913f971..b6060a98 100755 --- a/install-dependencies.sh +++ b/install-dependencies.sh @@ -14,5 +14,6 @@ popd || exit # VSCode Extension (will also package GUI) echo "Installing VSCode extension dependencies..." pushd extension || exit + # This does way too many things inline but is the common denominator between many of the scripts npm run package \ No newline at end of file -- cgit v1.2.3-70-g09d2