More path fixes...

This commit is contained in:
2023-05-05 10:56:33 -04:00
parent bc96664b7c
commit 9efbcf9f8d
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -1,6 +1,6 @@
{
"name": "@mifi/auth",
"version": "0.0.19",
"version": "0.0.20",
"author": "mifi (Mike Fitzpatrick)",
"license": "MIT",
"scripts": {