chore(stencil): update version

This commit is contained in:
Brandy Carney
2018-02-08 16:50:27 -05:00
parent 493ee9e26c
commit af9942df55

View File

@ -14,9 +14,9 @@
}
},
"@stencil/core": {
"version": "0.4.0-1",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-0.4.0-1.tgz",
"integrity": "sha512-VgjzNx28O27Hd32LEf5dirJJnOUyq+MZdLpIWuaTZtAkj6EWGgIqw0ZOs0j0XzopIOJ25BqBk6nVS1xLaaqrzg==",
"version": "0.4.0",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-0.4.0.tgz",
"integrity": "sha512-gdfis9cmvxY3xNzEVK/K6t7Z+eAXfDeDTtgTdMhfHhVhgfrT2uBwzw9hEqwlg6wrSYtCChKG7TdJVI952DTVMg==",
"dev": true,
"requires": {
"chokidar": "2.0.0",