Merge pull request #11 from yehuozhili/master

Update test
This commit is contained in:
MrXujiang 2020-09-01 14:24:29 +08:00 committed by GitHub
commit fba85bdf3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -1,4 +1,9 @@
{
"name": "h5-Dooring",
"version": "1.2.0",
"description": "",
"private": false,
"license": "MIT",
"scripts": {
"start": "umi dev",
"build": "umi build",

1
test
View File

@ -1 +1,2 @@
1
00