Skip to content

Commit

Permalink
完善部署在子目录的问题;
Browse files Browse the repository at this point in the history
  • Loading branch information
yb committed Mar 15, 2020
1 parent a4665f3 commit aeca542
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "uptime-status",
"version": "1.1.0",
"version": "1.2.0",
"private": true,
"dependencies": {
"axios": "^0.19.2",
Expand Down Expand Up @@ -31,5 +31,6 @@
},
"devDependencies": {
"react-app-rewired": "^2.1.5"
}
},
"homepage": "./"
}

1 comment on commit aeca542

@vercel
Copy link

@vercel vercel bot commented on aeca542 Mar 15, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.