mirror of https://github.com/jkjoy/sunpeiwen.git
10 lines
140 B
JSON
10 lines
140 B
JSON
|
{
|
||
|
"github": {
|
||
|
"release": true,
|
||
|
"tagName": "v${version}"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"beforeStart": "npm run prepublish:compile"
|
||
|
}
|
||
|
}
|