Skip to content

Commit be04742

Browse files
authored
build: correct node version in snapcraft (#3678)
1 parent e297d25 commit be04742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snap/snapcraft.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ architectures:
1616
parts:
1717
overseerr:
1818
plugin: nodejs
19-
nodejs-version: '18.8.2'
19+
nodejs-version: '18.18.2'
2020
nodejs-package-manager: 'yarn'
2121
nodejs-yarn-version: v1.22.19
2222
build-packages:

0 commit comments

Comments
 (0)