Resolving stupid errors

This commit is contained in:
2023-05-05 08:21:02 -04:00
parent 775dd60b56
commit a3a5d6054b
2 changed files with 3 additions and 3 deletions

View File

@@ -156,7 +156,7 @@ volumes:
path: /volume1/docker/grow/labs-auth/.npmrc path: /volume1/docker/grow/labs-auth/.npmrc
depends_on: depends_on:
- Build Pipeline - Test Pipeline
trigger: trigger:
branch: branch:
@@ -217,7 +217,7 @@ volumes:
path: /volume1/docker/labs/grow-auth/.env path: /volume1/docker/labs/grow-auth/.env
depends_on: depends_on:
- Build Pipeline - Test Pipeline
trigger: trigger:
branch: branch:

View File

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