mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 18:17:31 +08:00
chore(package): update to stencil 0.7.9
This commit is contained in:
6
angular/package-lock.json
generated
6
angular/package-lock.json
generated
@ -107,9 +107,9 @@
|
||||
}
|
||||
},
|
||||
"@stencil/core": {
|
||||
"version": "0.7.8",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-0.7.8.tgz",
|
||||
"integrity": "sha512-uAFRryEh7wvWQo1vkePvXwTW1mHm0WzgEl8ApVP4DrNPDUb1Qy24IpI9lcBsEP0sFMgYhjhS02vZTwVWvZi8CQ==",
|
||||
"version": "0.7.9",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-0.7.9.tgz",
|
||||
"integrity": "sha512-21mWAZmCrGuQAdURoAADupbReC6w9HXvYSncvoeZNq0KE8e9PTfsD1CXygQ4Kl5DP84pMQeJRUACMrkpb61P6g==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chokidar": "2.0.1",
|
||||
|
@ -46,7 +46,7 @@
|
||||
"@angular/platform-browser-dynamic": "latest",
|
||||
"@angular/router": "latest",
|
||||
"@ionic/core": "^0.1.4",
|
||||
"@stencil/core": "^0.7.8",
|
||||
"@stencil/core": "^0.7.9",
|
||||
"chalk": "^2.3.2",
|
||||
"execa": "^0.9.0",
|
||||
"fs-extra": "^5.0.0",
|
||||
|
Reference in New Issue
Block a user