Skip to content

Commit

Permalink
Merge branch 'master' of bitbucket.org:unicon/shib-idp-ui into featur…
Browse files Browse the repository at this point in the history
…e/SHIBUI-1265
  • Loading branch information
rmathis committed May 14, 2019
2 parents b9e8427 + 577acce commit dab3d61
Show file tree
Hide file tree
Showing 7 changed files with 3,882 additions and 3,863 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
6 changes: 3 additions & 3 deletions ui/build.gradle
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
plugins {
id 'base'
id 'com.moowork.node' version '1.2.0'
id 'com.moowork.node' version '1.3.1'
}

node {
version = '8.9.1'
npmVersion = '5.5.1'
version = '10.15.3'
npmVersion = '6.4.1'
download = true
}

Expand Down
Loading

0 comments on commit dab3d61

Please sign in to comment.