mirror of
https://github.com/run-llama/create-llama.git
synced 2026-06-30 21:08:02 -04:00
chore: fix format and update to pnpm 9.0.5
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ Install NodeJS. Preferably v18 using nvm or n.
|
||||
Inside the `create-llama` directory:
|
||||
|
||||
```
|
||||
npm i -g pnpm
|
||||
npm i -g pnpm
|
||||
pnpm install
|
||||
```
|
||||
|
||||
|
||||
+1
-1
@@ -77,5 +77,5 @@
|
||||
"engines": {
|
||||
"node": ">=16.14.0"
|
||||
},
|
||||
"packageManager": "pnpm@9.0.1"
|
||||
"packageManager": "pnpm@9.0.5"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user