From da2f941254e9316d9f9ce9bb22aae123cdbc3471 Mon Sep 17 00:00:00 2001 From: Kevin Malakoff Date: Wed, 21 Feb 2024 16:16:40 -0800 Subject: [PATCH] 0.5.1 --- docs/functions/cacheDirectory.html | 2 +- docs/functions/default.html | 2 +- docs/functions/installDirectory.html | 2 +- package-lock.json | 4 ++-- package.json | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/functions/cacheDirectory.html b/docs/functions/cacheDirectory.html index 70a7afa..82bb633 100644 --- a/docs/functions/cacheDirectory.html +++ b/docs/functions/cacheDirectory.html @@ -1 +1 @@ -cacheDirectory | node-version-use

Function cacheDirectory

  • Parameters

    • _options: any

    Returns string

Generated using TypeDoc

\ No newline at end of file +cacheDirectory | node-version-use

Function cacheDirectory

  • Parameters

    • _options: any

    Returns string

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/functions/default.html b/docs/functions/default.html index 536bedc..22f2cca 100644 --- a/docs/functions/default.html +++ b/docs/functions/default.html @@ -1 +1 @@ -default | node-version-use

Function default

  • Parameters

    • versionExpression: any
    • command: any
    • args: any
    • options: any
    • callback: any

    Returns void | Promise<any>

Generated using TypeDoc

\ No newline at end of file +default | node-version-use

Function default

  • Parameters

    • versionExpression: any
    • command: any
    • args: any
    • options: any
    • callback: any

    Returns void | Promise<any>

Generated using TypeDoc

\ No newline at end of file diff --git a/docs/functions/installDirectory.html b/docs/functions/installDirectory.html index 6c5bb82..c61da0c 100644 --- a/docs/functions/installDirectory.html +++ b/docs/functions/installDirectory.html @@ -1 +1 @@ -installDirectory | node-version-use

Function installDirectory

  • Returns string

Generated using TypeDoc

\ No newline at end of file +installDirectory | node-version-use

Function installDirectory

  • Returns string

Generated using TypeDoc

\ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 463c287..6712c39 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "node-version-use", - "version": "0.5.0", + "version": "0.5.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "node-version-use", - "version": "0.5.0", + "version": "0.5.1", "license": "MIT", "dependencies": { "cross-spawn-cb": "^0.6.18", diff --git a/package.json b/package.json index 0274a39..3124525 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-version-use", - "version": "0.5.0", + "version": "0.5.1", "description": "Cross-platform solution for using multiple versions of node. Useful for compatibility testing", "keywords": [ "node",