mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(): update to latest stencil
This commit is contained in:
766
angular/package-lock.json
generated
766
angular/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
6
core/package-lock.json
generated
6
core/package-lock.json
generated
@@ -34,9 +34,9 @@
|
||||
}
|
||||
},
|
||||
"@stencil/core": {
|
||||
"version": "0.8.1",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-0.8.1.tgz",
|
||||
"integrity": "sha512-dZhTPpz+9U5QJMDv7dSihG9l8+i/r4iXObYHye+H77u1Jwe0FV7xeHr1G5RE+ZGJLEWPdqFLUjS93Lgo/BaqfQ==",
|
||||
"version": "0.8.2",
|
||||
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-0.8.2.tgz",
|
||||
"integrity": "sha512-mR7vii9s5AxCNvJg/eXJsKgWctYcCaHfvmqJFT22azsNmBVvbea48VO7GHkzpbrkS+l75kquGgV/SLSJOwvHhw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chokidar": "2.0.3",
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
"ionicons": "4.0.0-19"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@stencil/core": "0.8.1",
|
||||
"@stencil/core": "0.8.2",
|
||||
"@stencil/dev-server": "latest",
|
||||
"@stencil/sass": "0.0.3",
|
||||
"@stencil/utils": "latest",
|
||||
|
||||
Reference in New Issue
Block a user