Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
fix: bump blocks to 1.5.4, improve compass accuracy (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmoesbergen authored Dec 8, 2023
1 parent d0da030 commit 9ecc6a7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@angular/platform-browser-dynamic": "~15.2.9",
"@angular/router": "~15.2.9",
"@fortawesome/fontawesome-free": "^6.1.1",
"@leaphy-robotics/leaphy-blocks": "1.5.3",
"@leaphy-robotics/leaphy-blocks": "1.5.4",
"@ngx-translate/core": "^14.0.0",
"@ngx-translate/http-loader": "^7.0.0",
"@serialport/parser-readline": "^10.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1737,10 +1737,10 @@
"@jridgewell/resolve-uri" "3.1.0"
"@jridgewell/sourcemap-codec" "1.4.14"

"@leaphy-robotics/[email protected].3":
version "1.5.3"
resolved "https://registry.yarnpkg.com/@leaphy-robotics/leaphy-blocks/-/leaphy-blocks-1.5.3.tgz#bf408f68f1e08938aaeca870e33ad5298e9470c7"
integrity sha512-+S1NlSFbWF6jmxRPArcvuCt8g4ZlBhgAhwqFL9h1VjUl0RRUHbxSzZD9eajAM8TPVm07zN48WXyv0sZ9uR9mmA==
"@leaphy-robotics/[email protected].4":
version "1.5.4"
resolved "https://registry.yarnpkg.com/@leaphy-robotics/leaphy-blocks/-/leaphy-blocks-1.5.4.tgz#57f925895c5d338f6b7669fea29f64469d2b14a8"
integrity sha512-/l10d90WtuvdrVYTj8GtWpkfiH1yS7k+eV82iZlgwVtSY206PX+iXtYBFgzQxOzA17g36XlcoTKgEB12EOi9sg==
dependencies:
blockly "^10.1.3"
typescript "4.3.2"
Expand Down

0 comments on commit 9ecc6a7

Please sign in to comment.