mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-23 00:00:09 +08:00
dep: bump npm dependencies (#1587)
* dep: bump npm dependencies - fs-extra@11.1.1 - nopt@7.1.0 - @cordova/eslint-config@5.0.0 - jasmine@4.6.0 * chore: apply eslint fix
This commit is contained in:
+1
-1
@@ -327,7 +327,7 @@ const Requirement = function (id, name, version, installed) {
|
||||
this.name = name;
|
||||
this.installed = installed || false;
|
||||
this.metadata = {
|
||||
version: version
|
||||
version
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user