x-undefined-2 commited on
Commit
8350c3a
·
verified ·
1 Parent(s): 76c298d

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@3.53.1
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.60.0
18
  npm install cross-env
19
  npm i
20
  npm run start