We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
node-sass
22.10
5.3
1.77.6
1 parent cd4d373 commit 810cd22Copy full SHA for 810cd22
bootstrap.sh
@@ -1,8 +1,8 @@
1
#!/bin/sh
2
3
# Install Node.js sandbox.
4
-export NODEJS_VERSION=20.11.0
5
-export NPM_VERSION=10.3.0
+export NODEJS_VERSION=22.10.0
+export NPM_VERSION=10.9.0
6
source /dev/stdin <<<"$(curl -s https://raw.githubusercontent.com/cicerops/supernode/main/supernode)"
7
8
# Install dependencies.
0 commit comments