fix(observer): regex → 문자열 비교로 isGenericDesc 수정 — template literal escaping 회피 (v0.5.84)

This commit is contained in:
Variet Worker
2026-04-19 07:02:04 +09:00
parent d027562f17
commit 1662ac4f6b
3 changed files with 51 additions and 45 deletions

View File

@@ -1,12 +1,12 @@
{
"name": "gravity-bridge",
"version": "0.5.83",
"version": "0.5.84",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "gravity-bridge",
"version": "0.5.83",
"version": "0.5.84",
"dependencies": {
"cheerio": "^1.2.0",
"ws": "^8.19.0"