Skip to content

Commit d27267b

Browse files
committed
Update nodejs and npm
1 parent d08c4d5 commit d27267b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/lib/spa-angular-client/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ node {
2727
download = true
2828

2929
// Version of node to use.
30-
version = '12.16.1'
30+
version = '16.13.0'
3131

3232
// Version of npm to use.
33-
npmVersion = '6.14.4'
33+
npmVersion = '8.1.4'
3434
}
3535

3636
npm_run_build {

0 commit comments

Comments
 (0)