parent
c2868de25a
commit
7c2cd97e60
|
@ -77,6 +77,7 @@
|
|||
"post~~build": "yarn build-404-page",
|
||||
"~~light-server": "light-server --bind=localhost --historyindex=/index.html --no-reload"
|
||||
},
|
||||
"//engines-comment": "Keep this in sync with ../package.json",
|
||||
"engines": {
|
||||
"node": ">=10.9.0 <11.0.0",
|
||||
"yarn": ">=1.12.1 <=1.16.0"
|
||||
|
|
|
@ -6,6 +6,7 @@
|
|||
"homepage": "https://github.com/angular/angular",
|
||||
"bugs": "https://github.com/angular/angular/issues",
|
||||
"license": "MIT",
|
||||
"//engines-comment": "Keep this in sync with aio/package.json",
|
||||
"engines": {
|
||||
"node": ">=10.9.0 <11.0.0",
|
||||
"yarn": ">=1.12.1 <=1.16.0"
|
||||
|
|
Loading…
Reference in New Issue