Skip to content

Commit

Permalink
Merge pull request #8 from Dup4/chore-use-pnpm
Browse files Browse the repository at this point in the history
chore: use pnpm
  • Loading branch information
nolongerwait authored Feb 7, 2024
2 parents 3e690dc + 6c0bcb0 commit cafd6eb
Show file tree
Hide file tree
Showing 2 changed files with 1,468 additions and 256 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"private": true,
"packageManager": "[email protected]",
"scripts": {
"build": "mkdocs build",
"dev": "mkdocs serve",
Expand All @@ -9,5 +10,9 @@
"dependencies": {
"remark-cli": "^10.0.1",
"remark-preset-lint-mkdocs-material": "^0.6.0"
},
"devDependencies": {
"pnpm": "^8.15.1",
"taze": "^0.13.3"
}
}
Loading

0 comments on commit cafd6eb

Please sign in to comment.