Compare commits
1 commit
a9acdb7054
...
60c3ee8fd3
Author | SHA1 | Date | |
---|---|---|---|
|
60c3ee8fd3 |
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
plugins {
|
plugins {
|
||||||
id 'base'
|
id 'base'
|
||||||
id 'java'
|
id 'java'
|
||||||
id 'com.github.node-gradle.node' version '7.0.1'
|
id 'com.github.node-gradle.node' version '7.1.0'
|
||||||
}
|
}
|
||||||
|
|
||||||
tasks.build.dependsOn 'assemble'
|
tasks.build.dependsOn 'assemble'
|
||||||
|
|
Loading…
Add table
Reference in a new issue