소스 검색

chore: update cli dist bin on package-lock

marcelovicentegc 2 년 전
부모
커밋
5000a217d0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      package-lock.json

+ 1 - 1
package-lock.json

@@ -17,7 +17,7 @@
         "playwright": "*"
       },
       "bin": {
-        "gpt-crawler": "dist/cli.js"
+        "gpt-crawler": "dist/src/cli.js"
       },
       "devDependencies": {
         "@apify/tsconfig": "^0.1.0",