9 lines
149 B
JSON
9 lines
149 B
JSON
{
|
|
"scripts": {
|
|
"release-mp-weixin": "node scripts/mp-weixin.patch.js"
|
|
},
|
|
"devDependencies": {
|
|
"terser-webpack-plugin": "^5.3.10"
|
|
}
|
|
}
|