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 8192b06 commit 508d071Copy full SHA for 508d071
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