Skip to content

Commit

Permalink
chore: no it doesn't
Browse files Browse the repository at this point in the history
  • Loading branch information
lajbel committed Nov 18, 2024
1 parent 4280a29 commit 918b40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"type": "module",
"version": "1.0.0",
"scripts": {
"install": "git submodule init && cd kaplay",
"install": "git submodule init && cd kaplay && pnpm i",
"dev": "npm run doc && astro dev",
"start": "npm run doc && npm run contributors && astro dev",
"build": "npm run doc && astro check && astro build && pnpm run pagefind:build",
Expand Down

0 comments on commit 918b40a

Please sign in to comment.