mirror of
https://github.com/doocs/md.git
synced 2024-11-24 19:10:34 +08:00
change package.json
This commit is contained in:
parent
f356e0595c
commit
7cb669a8dd
@ -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",
|
||||||
|
Loading…
Reference in New Issue
Block a user