fix(observer): 깨진 문자열 리터럴 2건 수정 — walkNode 크래시 해결 (v0.5.87)

This commit is contained in:
Variet Worker
2026-04-19 07:51:29 +09:00
parent 12095f36a4
commit cd00986274
3 changed files with 5 additions and 5 deletions

View File

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