From 47f1bdf4854eb7f90c0d2f4c0fb9eef906c77c1f Mon Sep 17 00:00:00 2001 From: mifi Date: Fri, 5 May 2023 10:56:33 -0400 Subject: [PATCH] More path fixes... --- .drone.yml | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 43e08c7..15922a6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -152,7 +152,7 @@ volumes: path: /var/run/docker.sock - name: npmrc host: - path: /volume1/docker/grow/labs-auth/.npmrc + path: /volume1/docker/beethoven/labs-auth/.npmrc depends_on: - Test Pipeline diff --git a/package.json b/package.json index 93223d8..809a714 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mifi/auth", - "version": "0.0.19", + "version": "0.0.20", "author": "mifi (Mike Fitzpatrick)", "license": "MIT", "scripts": {