mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
Update firmware to v3.0.0a11
Also take advantage of new helper functions in firmware package.
This commit is contained in:
committed by
David Lechner
parent
71ad9c1b1b
commit
4ee50072a0
+1
-2
@@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@blueprintjs/core": "^3.30.1",
|
||||
"@pybricks/firmware": "3.1.0",
|
||||
"@pybricks/firmware": "4.1.0",
|
||||
"@pybricks/mpy-cross-v5": "^1.1.0",
|
||||
"@shopify/react-i18n": "^5.0.0",
|
||||
"@testing-library/jest-dom": "^5.8.0",
|
||||
@@ -22,7 +22,6 @@
|
||||
"@types/zen-push": "^0.1.1",
|
||||
"ace-builds": "^1.4.11",
|
||||
"file-saver": "^2.0.2",
|
||||
"jszip": "^3.5.0",
|
||||
"node-sass": "^4.14.1",
|
||||
"react": "^16.13.1",
|
||||
"react-ace": "^9.1.3",
|
||||
|
||||
Reference in New Issue
Block a user