Browse Source

chore: update cli dist bin on package-lock

marcelovicentegc 1 year ago
parent
commit
5000a217d0
1 changed files with 1 additions and 1 deletions
  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",