chore(stencil): update stencil to latest version

This commit is contained in:
Brandy Carney
2018-02-14 10:24:09 -05:00
parent b86861170c
commit 8a65d28b51

View File

@ -14,9 +14,9 @@
} }
}, },
"@stencil/core": { "@stencil/core": {
"version": "0.5.0-0", "version": "0.5.1",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-0.5.0-0.tgz", "resolved": "https://registry.npmjs.org/@stencil/core/-/core-0.5.1.tgz",
"integrity": "sha512-3owUXWvcpVAh397WJHrHyciXeapP8xJLCq4l+eHMKu12cD1bVa3gUVuBrW8eJsyh4aF5blQQlPTO4l4itjeHdw==", "integrity": "sha512-UcP72UzBlTJxVyE02VdLW6Ot22V/5an0FZ/CwwnsWYHF90Sim0KQzM7qNoi3SLnmeZcVOZ8IVf6NDScuvthwOw==",
"dev": true, "dev": true,
"requires": { "requires": {
"chokidar": "2.0.1", "chokidar": "2.0.1",