Skip to content

Commit

Permalink
Update npm deps, node
Browse files Browse the repository at this point in the history
  • Loading branch information
vmishenev committed Nov 29, 2021
1 parent ceb784b commit 8d67366
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("17.1.0")
download.set(true)
}

Expand Down

0 comments on commit 8d67366

Please sign in to comment.