x-undefined-2 commited on
Commit
7a7d9e1
·
verified ·
1 Parent(s): 369fabc

Update entrypoint.sh

Browse files
Files changed (1) hide show
  1. entrypoint.sh +1 -1
entrypoint.sh CHANGED
@@ -14,7 +14,7 @@ export NODE_TLS_REJECT_UNAUTHORIZED=0
14
  ls -lh
15
 
16
  npm install -g npm@10.8.3
17
- npm install wrangler
18
  npm install cross-env
19
  npm i
20
  npm run start
 
14
  ls -lh
15
 
16
  npm install -g npm@10.8.3
17
+ npm install wrangler@3.53.1
18
  npm install cross-env
19
  npm i
20
  npm run start