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

Commit

Permalink
chore: bump blocks to 1.3.7 (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmoesbergen authored Oct 22, 2023
1 parent 83128b4 commit 351ddbd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"productName": "Leaphy Webbased",
"author": "Leaphy Robotics",
"description": "Build Leaphy Arduino programs",
"version": "1.3.1",
"version": "1.6.1",
"license": "GPLv3",
"main": "src/main.ts",
"scripts": {
Expand All @@ -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.3.6",
"@leaphy-robotics/leaphy-blocks": "1.3.7",
"@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/leaphy-blocks@^1.3.6":
version "1.3.6"
resolved "https://registry.yarnpkg.com/@leaphy-robotics/leaphy-blocks/-/leaphy-blocks-1.3.6.tgz#69c098f6d41c88e11084bfd26df72678f55a994d"
integrity sha512-cgDvpomvAV429Q7jCKpJF5NIr0OeaLe54a5g3q7HqnbqwrBSx4XWMwwiRNhOCQxkV5fj+0dkDmhgBoN1Owad6Q==
"@leaphy-robotics/leaphy-blocks@1.3.7":
version "1.3.7"
resolved "https://registry.yarnpkg.com/@leaphy-robotics/leaphy-blocks/-/leaphy-blocks-1.3.7.tgz#b61bb0d30b3d3b588a693f9265c8361ff7591646"
integrity sha512-OG1+wuyGEC3c+8HmL6iJowvEhc7fqa6uAVbB/QNXKaUw/1f6tngQdVjWOmmPK/4FIe7JtM0mtpmbrqmb8egjzQ==
dependencies:
blockly "^10.1.3"
typescript "4.3.2"
Expand Down

0 comments on commit 351ddbd

Please sign in to comment.