We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc34eeb commit 73ac4beCopy full SHA for 73ac4be
package.json
@@ -2,7 +2,6 @@
2
"name": "miniprogram-demo",
3
"version": "1.0.0",
4
"description": "WeChat miniprogram demo",
5
- "type": "module",
6
"scripts": {
7
"init": "npm run sync && cd cloudfunctions/ && npm i --production && cd ../miniprogram/ && npm i --production",
8
"lint": "eslint .",
0 commit comments