Skip to content

Commit 810cd22

Browse files
msbtamotl
authored andcommitted
Remove node-sass, bump node to 22.10, bootstrap 5.3 and sass to 1.77.6
1 parent cd4d373 commit 810cd22

File tree

3 files changed

+2904
-13462
lines changed

3 files changed

+2904
-13462
lines changed

bootstrap.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
#!/bin/sh
22

33
# Install Node.js sandbox.
4-
export NODEJS_VERSION=20.11.0
5-
export NPM_VERSION=10.3.0
4+
export NODEJS_VERSION=22.10.0
5+
export NPM_VERSION=10.9.0
66
source /dev/stdin <<<"$(curl -s https://raw.githubusercontent.com/cicerops/supernode/main/supernode)"
77

88
# Install dependencies.

0 commit comments

Comments
 (0)