Explorar el Código

chore: update cli dist bin on package-lock

marcelovicentegc hace 2 años
padre
commit
5000a217d0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",