Skip to content

Commit

Permalink
improved code assess lib leaky integrator formula
Browse files Browse the repository at this point in the history
  • Loading branch information
NikTheGeek1 committed Jun 5, 2024
1 parent 07d5bae commit 11f4c62
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions marty-blocks-lib/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion marty-blocks-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"license": "Apache-2.0",
"dependencies": {
"@robotical/automatic-assessments": "^1.0.17",
"@robotical/code-assess-lib": "^2.0.12",
"@robotical/code-assess-lib": "^2.0.13",
"@robotical/marty-machine-lib": "^1.0.7",
"@robotical/scratch-to-python-transpiler": "^1.0.12",
"semver": "^7.3.7"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@robotical/martyblocks",
"version": "3.1.3-code-assess",
"version": "3.1.4-code-assess",
"description": "MartyBlocks based on Scratch for Marty the Robot by Robotical",
"main": "README.md",
"scripts": {
Expand Down

0 comments on commit 11f4c62

Please sign in to comment.