Update scripts to use pnpm instead of npm
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
call npm install
|
call pnpm install
|
||||||
call npm run build
|
call pnpm run build
|
||||||
call npm run runserver
|
call pnpm run runserver
|
||||||
|
|||||||
Reference in New Issue
Block a user