chore(package): update to stencil 0.7.15

This commit is contained in:
Adam Bradley
2018-04-04 21:34:29 -05:00
parent 1db75aa72c
commit f3b8ddb69d
2 changed files with 4 additions and 4 deletions

View File

@@ -14,9 +14,9 @@
}
},
"@stencil/core": {
"version": "0.7.14",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-0.7.14.tgz",
"integrity": "sha512-qxWw+r75endJhaHL356v4v9FWUQQKiemcboBQ55wjwjPwWm6WfvMcqJ9aD3GVkskMSPLh3PyOkunvBBlnoUutg==",
"version": "0.7.15",
"resolved": "https://registry.npmjs.org/@stencil/core/-/core-0.7.15.tgz",
"integrity": "sha512-vf+HKzqlS5vVw6BlJTaRY8yKLNUTZuRagslnzaJd2LfFgIeeS4wbaw+iUbH80C5QehInJNZZKe0PlygBvYgE/A==",
"dev": true,
"requires": {
"chokidar": "2.0.1",

View File

@@ -24,7 +24,7 @@
"ionicons": "4.0.0-18"
},
"devDependencies": {
"@stencil/core": "0.7.14",
"@stencil/core": "0.7.15",
"@stencil/dev-server": "latest",
"@stencil/postcss": "0.0.2",
"@stencil/sass": "0.0.3",