mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-01-06 08:49:53 -06:00
Update contributing.md file to reflect recent updates (#2444)
* Update contributing.md file to reflect recent updates * PR feedback
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"description": "Nextra docs template",
|
||||
"packageManager": "pnpm@10.16.1",
|
||||
"scripts": {
|
||||
"taskfile-dev": "pnpm run generate-examples && next dev",
|
||||
"taskfile-dev": "pnpm run generate-examples",
|
||||
"dev": "next dev",
|
||||
"build": "pnpm run generate-examples && next build",
|
||||
"start": "next start",
|
||||
|
||||
Reference in New Issue
Block a user