We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3542ea1 commit c7e7c66Copy full SHA for c7e7c66
README.md
@@ -32,7 +32,7 @@ webJarVersionLocator.version("bootstrap"); // cache miss
32
webJarVersionLocator.version("bootstrap"); // cache hit, avoiding looking up metadata in the classpath
33
```
34
35
-Custom Webjars
+Custom WebJars
36
--------------------------------
37
38
By default, `webjars-locator-lite` only supports WebJars with the Maven group IDs of `org.webjars` and `org.webjars.npm`.
0 commit comments