Skip to content

Commit

Permalink
Update npm deps, node (#2251)
Browse files Browse the repository at this point in the history
  • Loading branch information
vmishenev committed Nov 29, 2021
1 parent f144d05 commit 35a69e0
Show file tree
Hide file tree
Showing 6 changed files with 16,379 additions and 13,622 deletions.
4 changes: 2 additions & 2 deletions plugins/base/frontend/build.gradle.kts
@@ -1,9 +1,9 @@
plugins {
id("com.github.node-gradle.node") version "3.1.0"
id("com.github.node-gradle.node") version "3.1.1"
}

node {
version.set("12.18.2")
version.set("16.13.0")
download.set(true)
}

Expand Down

0 comments on commit 35a69e0

Please sign in to comment.