@vertx/config
Advanced tools
+3
-3
| { | ||
| "name" : "@vertx/config", | ||
| "description" : "Generated Eclipse Vert.x bindings for 'vertx-config'", | ||
| "version" : "4.2.4", | ||
| "version" : "4.2.5", | ||
| "license" : "Apache-2.0", | ||
@@ -10,6 +10,6 @@ "public" : true, | ||
| "artifactId" : "vertx-config", | ||
| "version" : "4.2.4" | ||
| "version" : "4.2.5" | ||
| }, | ||
| "dependencies" : { | ||
| "@vertx/core" : "4.2.4" | ||
| "@vertx/core" : "4.2.5" | ||
| }, | ||
@@ -16,0 +16,0 @@ "main" : "index.js", |
+ Added
- Removed
Updated