Skip to content

Commit 26cb9ef

Browse files
use npm
1 parent d7ed367 commit 26cb9ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"./myExt"
77
],
88
"scripts": {
9-
"build": "cd myDav && pnpm build",
9+
"build": "cd myDav && npm run build",
1010
"package": "bash package.sh",
1111
"start": "node ./http.js"
1212
},

0 commit comments

Comments
 (0)