mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-19 08:02:55 +00:00
refactor: update node types from v10 to v14
This commit is contained in:
@@ -88,7 +88,7 @@ commander
|
||||
fallbackPath = resolve(path);
|
||||
}
|
||||
|
||||
stdout.write(await getUsedVersionMajorMinor(fallbackPath, dependency), process.exit);
|
||||
stdout.write(await getUsedVersionMajorMinor(fallbackPath, dependency));
|
||||
});
|
||||
|
||||
commander
|
||||
|
||||
Reference in New Issue
Block a user