mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
parent
58faa0c7e7
commit
bbfa1d31a4
1 changed files with 4 additions and 1 deletions
|
|
@ -32,5 +32,8 @@
|
|||
"ng-update": {
|
||||
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
|
||||
},
|
||||
"sideEffects": false
|
||||
"sideEffects": false,
|
||||
"engines" : {
|
||||
"node" : ">=8.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue