Lock versions

This commit is contained in:
Vincent (Wen Yu) Ge
2024-03-11 15:54:21 +00:00
parent 8e54df53fd
commit 30f28cee78
24 changed files with 30 additions and 29 deletions

View File

@@ -20,7 +20,7 @@ Once the project is created, change your current working directory and install t
```sh
cd ideas-tracker
npm install appwrite
npm install appwrite@13.0.2
npm install "@appwrite.io/pink"
```