Skip to content

Commit

Permalink
SHIBUI: Updated plugin/node/npm version
Browse files Browse the repository at this point in the history
  • Loading branch information
rmathis committed May 7, 2019
1 parent d6582b0 commit 95970ce
Show file tree
Hide file tree
Showing 3 changed files with 2,880 additions and 2,880 deletions.
2 changes: 1 addition & 1 deletion ui/.nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.9.1
10.15.3
4 changes: 2 additions & 2 deletions ui/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ plugins {
}

node {
version = '12.2.0'
npmVersion = '6.1.0'
version = '10.15.3'
npmVersion = '6.4.1'
download = true
}

Expand Down
Loading

0 comments on commit 95970ce

Please sign in to comment.