Skip to content

Commit 1f2c396

Browse files
Install latest version of connection and fs lib
1 parent c8300c0 commit 1f2c396

File tree

2 files changed

+20
-42
lines changed

2 files changed

+20
-42
lines changed

package-lock.json

Lines changed: 18 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"@codemirror/view": "^6.26.3",
1717
"@emotion/react": "^11.11.4",
1818
"@emotion/styled": "^11.11.5",
19-
"@microbit/microbit-connection": "^v0.0.0-alpha.31",
20-
"@microbit/microbit-fs": "^0.9.2",
19+
"@microbit/microbit-connection": "^0.0.0-alpha.33",
20+
"@microbit/microbit-fs": "^0.10.0",
2121
"@sanity/block-content-to-react": "^3.0.0",
2222
"@sanity/image-url": "^1.0.1",
2323
"@testing-library/jest-dom": "^5.14.1",

0 commit comments

Comments
 (0)