1 Commits

Author SHA1 Message Date
8ee5d627aa Resolving stupid errors
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-05 08:21:02 -04:00
2 changed files with 3 additions and 3 deletions

View File

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

View File

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