mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-14 10:35:11 +00:00
pybricks-micropython firmware v3.0.0a7
This commit is contained in:
committed by
David Lechner
parent
03acff8db7
commit
11bec2eb59
+1
-1
@@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"@blueprintjs/core": "^3.30.1",
|
||||
"@pybricks/firmware": "2.6.0",
|
||||
"@pybricks/firmware": "2.7.0",
|
||||
"@pybricks/mpy-cross-v5": "^1.1.0",
|
||||
"@shopify/react-i18n": "^5.0.0",
|
||||
"@testing-library/jest-dom": "^5.8.0",
|
||||
|
||||
@@ -1394,10 +1394,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@nodelib/fs.stat/-/fs.stat-1.1.3.tgz#2b5a3ab3f918cca48a8c754c08168e3f03eba61b"
|
||||
integrity sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==
|
||||
|
||||
"@pybricks/firmware@2.6.0":
|
||||
version "2.6.0"
|
||||
resolved "https://npm.pkg.github.com/download/@pybricks/firmware/2.6.0/806334e97a38232bd2b48e3d13c8ecbce7d5ba84cd668a0412abbcb90f193518#ba534cc38ab4be595aa4718187b4869b5e7f3d9b"
|
||||
integrity sha512-RtldtVyJHh4fD3V85n4ibN5/23Ci5zMaW1oJAKzDKVay4sCbmo6scyx3dw5+ARK+k14PafsMSkDjK+YDoRJW7w==
|
||||
"@pybricks/firmware@2.7.0":
|
||||
version "2.7.0"
|
||||
resolved "https://npm.pkg.github.com/download/@pybricks/firmware/2.7.0/88318e509e91a47a684eb61ec9e32e9de0d5837f0d3c0cd1875aec2930bf482a#42579063823fe8857fae12e6c076132c07382603"
|
||||
integrity sha512-E0tJkr0Eph9jLcUavrfLETYtVQL/65eKlX+z+2zwCsfrbCvL2/8oVCm2atWoCVGpyhMtTbx3luC2xQIUQL+Vog==
|
||||
|
||||
"@pybricks/mpy-cross-v5@^1.1.0":
|
||||
version "1.1.0"
|
||||
|
||||
Reference in New Issue
Block a user