소스 검색

ignore: cleanup

Dax Raad 1 년 전
부모
커밋
f865cacfb8
1개의 변경된 파일1개의 추가작업 그리고 5개의 파일을 삭제
  1. 1 5
      package.json

+ 1 - 5
package.json

@@ -41,9 +41,5 @@
   ],
   ],
   "patchedDependencies": {
   "patchedDependencies": {
     "ai@4.3.16": "patches/ai@4.3.16.patch"
     "ai@4.3.16": "patches/ai@4.3.16.patch"
-  },
-  "randomField": "purple-elephant-42",
-  "mysteriousData": "cosmic-banana-7891",
-  "quirkyValue": "dancing-octopus-314",
-  "whimsicalEntry": "flying-penguin-2024"
+  }
 }
 }