We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7ed367 commit 26cb9efCopy full SHA for 26cb9ef
1 file changed
package.json
@@ -6,7 +6,7 @@
6
"./myExt"
7
],
8
"scripts": {
9
- "build": "cd myDav && pnpm build",
+ "build": "cd myDav && npm run build",
10
"package": "bash package.sh",
11
"start": "node ./http.js"
12
},
0 commit comments