We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95ffb9c commit 7a77bd1Copy full SHA for 7a77bd1
entrypoint.sh
@@ -8,7 +8,7 @@ YELLOW='\033[0;33m'
8
BLUE='\033[0;34m'
9
RED='\033[0;31m'
10
11
-npm i -g [email protected].6
+npm i -g [email protected].7
12
13
declare -a FIND_CALL
14
declare -a COMMAND_DIRS COMMAND_FILES
0 commit comments