diff --git a/package.json b/package.json index 09c70c5..a2a4284 100644 --- a/package.json +++ b/package.json @@ -313,9 +313,13 @@ "command": "extension.rule62", "title": "$(rocket) zz: mac地址" }, + { + "command": "extension.rule63", + "title": "$(rocket) zz: 匹配连续重复的字符" + }, { "command": "extension.rule.callByMenu", - "title": "🦕正则大全(63条)" + "title": "🦕正则大全(64条)" } ] }, @@ -340,4 +344,4 @@ "axios": "^0.19.2", "transliteration": "^2.1.8" } -} +} \ No newline at end of file