Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hojas committed Apr 7, 2024
1 parent 261545e commit c83e959
Show file tree
Hide file tree
Showing 4 changed files with 566 additions and 785 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 陈远翔
Copyright (c) 2022 hojas

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "frontend-guide",
"type": "module",
"packageManager": "[email protected].4",
"packageManager": "[email protected].6",
"author": "hojas <[email protected]>",
"license": "MIT",
"scripts": {
Expand All @@ -15,10 +15,10 @@
"vue-mermaid-render": "^0.1.3"
},
"devDependencies": {
"@antfu/eslint-config": "^2.8.0",
"@types/node": "^20.11.26",
"@antfu/eslint-config": "^2.12.2",
"@types/node": "^20.12.5",
"eslint": "^8.57.0",
"typescript": "^5.4.2",
"vitepress": "^1.0.0-rc.45"
"typescript": "^5.4.4",
"vitepress": "^1.0.2"
}
}
Loading

0 comments on commit c83e959

Please sign in to comment.