mirror of https://github.com/abpframework/abp.git
14 changed files with 31 additions and 29 deletions
@ -1,5 +1,7 @@ |
|||
{ |
|||
"version": "1.1.1", |
|||
"packages": ["packages/*"], |
|||
"version": "2.0.0", |
|||
"packages": [ |
|||
"packages/*" |
|||
], |
|||
"npmClient": "yarn" |
|||
} |
|||
|
|||
Loading…
Reference in new issue