From bbcfb76815fa2048169a47f35c3a637d575eb07d Mon Sep 17 00:00:00 2001
From: Peli de Halleux <pelikhan@users.noreply.github.com>
Date: Sun, 2 Dec 2018 07:55:54 -0800
Subject: [PATCH] bump to pxt449 (#1685)

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

diff --git a/package.json b/package.json
index 9a4f8553..a6d32233 100644
--- a/package.json
+++ b/package.json
@@ -43,6 +43,6 @@
   },
   "dependencies": {
     "pxt-common-packages": "0.25.10",
-    "pxt-core": "4.4.8"
+    "pxt-core": "4.4.9"
   }
 }