We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da4ae8b commit c16a8e8Copy full SHA for c16a8e8
scripts/build-node-for-dev-bundle.sh
@@ -3,7 +3,7 @@
3
set -e
4
set -u
5
6
-NODE_VERSION=0.10.33
+NODE_VERSION=0.10.35
7
8
source "$(dirname $0)/build-dev-bundle-common.sh"
9
echo CHECKOUT DIR IS "$CHECKOUT_DIR"
0 commit comments