Skip to content

Commit 1e643fc

Browse files
committed
更新
1 parent 280f113 commit 1e643fc

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

seekfree_robot/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "@aily-project/board-seekfree-bot",
3-
"nickname": "Seekfree Robot",
3+
"nickname": "Seekfree Robot B1",
44
"version": "3.3.1",
5-
"description": "Seekfree bot dev",
5+
"description": "Seekfree B1机器人小车",
66
"main": "index.js",
77
"scripts": {
88
"test": "echo \"Error: no test specified\" && exit 1"

seekfree_robot/template/package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@
88
"@aily-project/lib-core-io": "1.0.0",
99
"@aily-project/lib-core-logic": "0.0.1",
1010
"@aily-project/lib-core-loop": "0.0.1",
11-
"@aily-project/lib-core-math":"0.0.1",
11+
"@aily-project/lib-core-math": "0.0.1",
1212
"@aily-project/lib-core-text": "1.0.0",
1313
"@aily-project/lib-core-serial": "0.0.1",
1414
"@aily-project/lib-core-time": "0.0.1",
15-
"@aily-project/lib-core-variables": "1.0.1"
15+
"@aily-project/lib-core-variables": "1.0.1",
16+
"@aily-project/lib-seekfree_b1_controller": "^0.0.1"
1617
}
1718
}

0 commit comments

Comments
 (0)