Skip to content

Commit

Permalink
Update docs build script name
Browse files Browse the repository at this point in the history
  • Loading branch information
raducristianpopa committed Oct 24, 2023
1 parent 5924e14 commit 3bc890f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions packages/documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"version": "0.0.1",
"scripts": {
"start": "astro dev",
"build": "astro build",
"build:docs": "astro build",
"preview": "astro preview",
"astro": "astro"
"astro": "astro"
},
"dependencies": {
"@astrojs/starlight": "^0.11.1",
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3bc890f

Please sign in to comment.