We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5edf2d1 commit 9b6602cCopy full SHA for 9b6602c
gradle.properties
@@ -1,7 +1,7 @@
1
# IntelliJ Platform Artifacts Repositories -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
2
3
pluginGroup = com.github.warningimhack3r.npmupdatedependencies
4
-pluginName = npm-update-dependencies
+pluginName = NPM Update Dependencies
5
pluginRepositoryUrl = https://github.com/WarningImHack3r/npm-update-dependencies
6
# SemVer format -> https://semver.org
7
pluginVersion = 3.6.1
settings.gradle.kts
@@ -1,4 +1,4 @@
-rootProject.name = "npm-update-dependencies"
+rootProject.name = "NPM Update Dependencies"
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
0 commit comments