change package.json

This commit is contained in:
jimqing 2021-02-28 17:13:17 +08:00
parent f356e0595c
commit 7cb669a8dd

View File

@ -1,7 +1,7 @@
{ {
"name": "md", "name": "md",
"version": "1.5.0", "version": "1.5.0",
"private": true, "private": false,
"scripts": { "scripts": {
"serve": "node manifest.js & npm run dev:h5", "serve": "node manifest.js & npm run dev:h5",
"build": "node manifest.js & npm run build:h5", "build": "node manifest.js & npm run build:h5",