From ed69372a62e0f76d1ed7ce3944f9e11719643b7f Mon Sep 17 00:00:00 2001 From: Adam Bradley Date: Tue, 23 Oct 2018 09:10:49 -0500 Subject: [PATCH] chore(package): update to stencil 0.14.2 (#16046) --- core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/package.json b/core/package.json index 0ad7a843f5..cc03cab06f 100644 --- a/core/package.json +++ b/core/package.json @@ -30,7 +30,7 @@ "ionicons": "4.4.6" }, "devDependencies": { - "@stencil/core": "0.14.1", + "@stencil/core": "0.14.2", "@stencil/sass": "0.1.1", "@stencil/utils": "latest", "@types/jest": "^23.3.1",