Skip to content

Commit

Permalink
Merge pull request #77 from pixelplex/fix-client-test
Browse files Browse the repository at this point in the history
Fix 03-client test
  • Loading branch information
reveloper authored Nov 29, 2024
2 parents d4d01c9 + d4800fb commit af188a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 03-client/test/index.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
set -ev
rm -rf ./temp
npm create vite@latest temp -- --template react-ts
npm create --yes vite@5.5.5 temp -- --template react-ts
cd temp
npm install
npm install @ton/ton @ton/core @ton/crypto
Expand Down

0 comments on commit af188a1

Please sign in to comment.