Skip to content

Commit

Permalink
change package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JimQing committed Feb 28, 2021
1 parent f356e05 commit 7cb669a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "md",
"version": "1.5.0",
"private": true,
"private": false,
"scripts": {
"serve": "node manifest.js & npm run dev:h5",
"build": "node manifest.js & npm run build:h5",
Expand Down

0 comments on commit 7cb669a

Please sign in to comment.