fix some build and deploy issues
continuous-integration/drone/push Build is passing Details

This commit is contained in:
John Shaver 2023-01-18 22:04:37 -08:00
parent e70216b42b
commit bb9735a143
2 changed files with 2 additions and 1 deletions

View File

@ -66,7 +66,7 @@ steps:
user: deploy
key:
from_secret: deploy-key
source: ./build
source: ./build/
target: /var/www/jshaver_net/pottychart
recursive: true
args: "-v"

View File

@ -2,6 +2,7 @@
"name": "potty-chart",
"version": "0.1.0",
"private": true,
"homepage": "./",
"dependencies": {
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",