From acbc1794933804268b92b6cf105e027efd4bf283 Mon Sep 17 00:00:00 2001 From: Adam Bradley Date: Tue, 16 Oct 2018 12:29:23 -0500 Subject: [PATCH] chore(package): update to stencil 0.14.0-7 (#15970) --- core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/package.json b/core/package.json index d3b8487ac1..38be74c045 100644 --- a/core/package.json +++ b/core/package.json @@ -30,7 +30,7 @@ "ionicons": "4.4.6" }, "devDependencies": { - "@stencil/core": "0.14.0-5", + "@stencil/core": "0.14.0-7", "@stencil/sass": "0.1.1", "@stencil/utils": "latest", "@types/jest": "^23.3.1",