chore(): update to latest stencil

This commit is contained in:
Manu Mtz.-Almeida
2018-05-10 19:29:59 +02:00
parent 714f4a658d
commit b9ae49313d
3 changed files with 198 additions and 576 deletions

View File

File diff suppressed because it is too large Load Diff

View File

@@ -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",

View File

@@ -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",