pxt-microbit 7.0.6 → 7.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pxt-microbit",
3
- "version": "7.0.6",
3
+ "version": "7.0.8",
4
4
  "description": "micro:bit target for Microsoft MakeCode (PXT)",
5
5
  "keywords": [
6
6
  "JavaScript",
@@ -42,10 +42,10 @@
42
42
  "react": "16.8.3",
43
43
  "react-dom": "16.11.0",
44
44
  "semantic-ui-less": "2.4.1",
45
- "typescript": "4.2.3"
45
+ "typescript": "4.8.3"
46
46
  },
47
47
  "dependencies": {
48
48
  "pxt-common-packages": "12.0.1",
49
- "pxt-core": "10.0.18"
49
+ "pxt-core": "10.0.20"
50
50
  }
51
51
  }
package/pxtarget.json CHANGED
@@ -596,7 +596,10 @@
596
596
  "hideReplaceMyCode": true,
597
597
  "matchWebUSBDeviceInSim": true,
598
598
  "condenseProfile": true,
599
- "cloudProfileIcon": "/static/profile/microbit-cloud.png"
599
+ "cloudProfileIcon": "/static/profile/microbit-cloud.png",
600
+ "timeMachine": true,
601
+ "timeMachineDiffInterval": 600000,
602
+ "timeMachineSnapshotInterval": 1800000
600
603
  },
601
604
  "queryVariants": {
602
605
  "hidemenu": {