Skip to content

Commit

Permalink
donkeydunkeydoo
Browse files Browse the repository at this point in the history
  • Loading branch information
jj committed Jun 6, 2019
1 parent 2558453 commit 509ca83
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ui/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ plugins {
id 'com.moowork.node' version '1.3.1'
}

// what's the worst that could happen, right? :-D
npmInstall.setNpmCommand('ci')

node {
version = '10.15.3'
npmVersion = '6.4.1'
Expand Down

0 comments on commit 509ca83

Please sign in to comment.