From 374d9e95955cc60d1057093857884c17d35237ad Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Mon, 16 Apr 2018 06:59:27 -0700 Subject: [PATCH] bumping pxt --- package.json | 2 +- pxtarget.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index a7f6c3b8..af5bf148 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "semantic-ui-less": "2.2.14" }, "dependencies": { - "pxt-core": "0.18.2" + "pxt-core": "0.18.3" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis" diff --git a/pxtarget.json b/pxtarget.json index 366e922f..e28990da 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -1,5 +1,6 @@ { "id": "calliopemini", + "aliases": ["calliope"], "name": " calliope mini", "nickname": "mini", "title": "Calliope mini - Blocks / Javascript editor",