@aiyiran/myclaw 1.1.18 → 1.1.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.js +3 -0
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -1424,6 +1424,9 @@ const MACHINE_CONFIG = [
1424
1424
  { name: '伊伊', claw: 'claw6', desc: '伊伊 的机器' },
1425
1425
  { name: '雨熙', claw: 'claw7', desc: '雨熙 的机器' },
1426
1426
  { name: '绍博', claw: 'claw8', desc: '绍博 的机器' },
1427
+ { name: 'Mia', claw: 'claw9', desc: 'Mia 的机器' },
1428
+ { name: 'Thomas', claw: 'claw10', desc: 'Thomas 的机器' },
1429
+ { name: 'Eric', claw: 'claw11', desc: 'Eric 的机器' },
1427
1430
  ];
1428
1431
 
1429
1432
  function openMachine(selected) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aiyiran/myclaw",
3
- "version": "1.1.18",
3
+ "version": "1.1.19",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "bin": {