From 84e4689db7e9ea78d5cb022eae21f9eae39f4d89 Mon Sep 17 00:00:00 2001
From: Guillaume Jenkins <gujenkin@microsoft.com>
Date: Mon, 10 Sep 2018 15:57:48 -0400
Subject: [PATCH] bump pxt-core to 3.22.18,

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index f3b4ff67..df6e17a8 100644
--- a/package.json
+++ b/package.json
@@ -42,6 +42,6 @@
   },
   "dependencies": {
     "pxt-common-packages": "0.23.53",
-    "pxt-core": "3.22.17"
+    "pxt-core": "3.22.18"
   }
 }