Skip to content

Commit f332bd6

Browse files
Remove redundant typescript install
Signed-off-by: Xavier Geerinck <[email protected]>
1 parent 0b6346a commit f332bd6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/build.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ echo "Description: Build the package in build/"
1111
echo "====================================================="
1212

1313
echo "Installing Dependencies"
14-
echo "Note: if EEXIST: file already exists on tsc, run `npm uninstall -g tsc`"
15-
npm install -g typescript
1614
npm install > /dev/null
1715

1816
# Prepare build

0 commit comments

Comments
 (0)