chore(package): update to stencil 0.7.9

This commit is contained in:
Adam Bradley
2018-03-28 08:17:10 -05:00
parent d57122c382
commit eff2ef3892
4 changed files with 20 additions and 20 deletions

View File

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