Skip to content

Commit

Permalink
2
Browse files Browse the repository at this point in the history
  • Loading branch information
mic1on committed Dec 4, 2024
1 parent edac968 commit 017e477
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"private": true,
"type": "module",
"scripts": {
"install": "npm install --legacy-peer-deps",
"dev": "vitepress --port 3333",
"build": "nr prefetch && vitepress build",
"build-no-prefetch": "vitepress build",
Expand All @@ -23,15 +22,15 @@
"@iconify-json/carbon": "^1.2.4",
"@unocss/reset": "^0.48.5",
"@vite-pwa/vitepress": "^0.0.4",
"@vitejs/plugin-vue": "latest",
"@vitejs/plugin-vue": "^5.2.1",
"esno": "^0.16.3",
"fast-glob": "^3.3.2",
"fs-extra": "^10.1.0",
"https-localhost": "^4.7.1",
"unocss": "^0.48.5",
"unplugin-vue-components": "^0.22.12",
"vite": "^4.5.5",
"vite-plugin-pwa": "^0.14.7",
"vite": "^5.0.0",
"vite-plugin-pwa": "^0.21.1",
"vitepress": "^1.5.0",
"workbox-window": "^6.6.0"
}
Expand Down
6 changes: 6 additions & 0 deletions package-lock.json

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

0 comments on commit 017e477

Please sign in to comment.