@aiyiran/myclaw 1.1.82 → 1.1.83

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 +1 -0
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -1510,6 +1510,7 @@ const MACHINE_CONFIG = [
1510
1510
  { name: 'Mia', claw: 'claw9', desc: 'Mia 的机器' },
1511
1511
  { name: '雨熙', claw: 'claw10', desc: '雨熙 的机器' },
1512
1512
  { name: '绍博', claw: 'claw11', desc: '绍博 的机器' },
1513
+ { name: '黄玺澄', claw: 'claw12', desc: '玺澄 的机器' },
1513
1514
  ];
1514
1515
 
1515
1516
  function openMachine(selected) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aiyiran/myclaw",
3
- "version": "1.1.82",
3
+ "version": "1.1.83",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "bin": {