Skip to content

Commit

Permalink
feat: rename project to oncloud-blog and specify package manager
Browse files Browse the repository at this point in the history
  • Loading branch information
OnCloud125252 committed Feb 7, 2025
1 parent 763bbc3 commit b646911
Show file tree
Hide file tree
Showing 2 changed files with 3,422 additions and 2,749 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "my-first-blog",
"name": "oncloud-blog",
"version": "0.1.0",
"private": true,
"scripts": {
Expand Down Expand Up @@ -49,5 +49,6 @@
"tailwindcss": "^3.3.0",
"typescript": "^5.3.3",
"velite": "0.1.0-beta.11"
}
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit b646911

Please sign in to comment.