From ccbded838304e831974cd354ddbc24891fd3ef70 Mon Sep 17 00:00:00 2001 From: peli Date: Wed, 9 Sep 2020 02:15:27 -0700 Subject: [PATCH] bump to appcache fix --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index fefe401d..dcb791a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pxt-calliope", - "version": "1.0.25", + "version": "1.0.30", "description": "Calliope Mini editor for PXT", "keywords": [ "JavaScript", @@ -36,7 +36,7 @@ "semantic-ui-less": "2.2.14" }, "dependencies": { - "pxt-core": "0.18.5" + "pxt-core": "0.18.7" }, "scripts": { "test": "node node_modules/pxt-core/built/pxt.js travis"