Skip to content

Commit

Permalink
chore: add stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
lajbel committed Nov 18, 2024
1 parent 918b40a commit a3f3155
Show file tree
Hide file tree
Showing 5 changed files with 2,380 additions and 4,998 deletions.
3 changes: 2 additions & 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 && pnpm i",
"install": "git submodule init && git submodule update && 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 Expand Up @@ -32,6 +32,7 @@
"@fontsource-variable/outfit": "^5.1.0",
"@fontsource-variable/rubik": "^5.1.0",
"@fontsource/ibm-plex-sans": "^5.1.0",
"@fontsource/pangolin": "^5.1.0",
"@kaplayjs/crew": "^1.7.1",
"@lunariajs/core": "^0.1.1",
"@nanostores/persistent": "^0.10.2",
Expand Down
Loading

0 comments on commit a3f3155

Please sign in to comment.