mirror of https://github.com/abpframework/abp
feat(scripts): add git commit child process to publish script #2346
parent
f2d19b2699
commit
55b23b2d96
@ -1,9 +1,6 @@
|
||||
{
|
||||
"version": "1.1.0",
|
||||
"packages": [
|
||||
"ng-packs/dist/*",
|
||||
"packs/*"
|
||||
],
|
||||
"packages": ["packs/*"],
|
||||
"npmClient": "yarn",
|
||||
"lerna": "3.18.4"
|
||||
}
|
||||
|
||||
Loading…
Reference in new issue