Update package.json

This commit is contained in:
yehuozhili 2020-09-01 14:17:54 +08:00 committed by yehuozhili
parent 2f21330871
commit 857d6f9efb

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",