diff --git a/package.json b/package.json index 443e7c0b..bf2a1226 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@types/web-bluetooth": "0.0.4" }, "dependencies": { - "pxt-common-packages": "0.24.3", - "pxt-core": "4.1.35" + "pxt-common-packages": "0.24.4", + "pxt-core": "4.1.37" } } diff --git a/pxtarget.json b/pxtarget.json index 262859ef..eba5ffd1 100644 --- a/pxtarget.json +++ b/pxtarget.json @@ -240,7 +240,6 @@ "productId": "0x0204", "rawHID": true }, - "ignoreDocsErrors": true, "appTheme": { "accentColor": "#5C005C", "logoUrl": "https://microbit.org/code/",