docs: add online

This commit is contained in:
xrkffgg
2020-12-27 02:41:43 +08:00
parent 6189e252e2
commit 5d67e9fd3d
3 changed files with 19 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "issue-helper",
"version": "1.0",
"version": "1.2",
"private": true,
"description": "Some operations on issue.",
"main": "src/main.js",
@@ -34,6 +34,7 @@
"@vercel/ncc": "^0.25.1",
"dotenv": "^8.2.0",
"dumi": "^1.1.0-rc.8",
"gh-pages": "^3.1.0",
"react": "^17.0.1"
}
}