From 90cb7b1fca618895910c0b33c1800468640d2a6f Mon Sep 17 00:00:00 2001 From: "Manu Mtz.-Almeida" Date: Tue, 24 Jul 2018 23:00:46 +0200 Subject: [PATCH] chore(): update to latest stencil --- core/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/package.json b/core/package.json index f9d93e8644..d8566766c0 100644 --- a/core/package.json +++ b/core/package.json @@ -27,7 +27,7 @@ "ionicons": "4.2.5" }, "devDependencies": { - "@stencil/core": "^0.10.7", + "@stencil/core": "0.10.9", "@stencil/dev-server": "latest", "@stencil/sass": "latest", "@stencil/utils": "latest",