mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
chore: move '@types/react' to dev dependencies
This commit is contained in:
+1
-1
@@ -15,7 +15,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/rss": "^1.0.1",
|
||||
"@types/react": "^18.0.20",
|
||||
"astro": "^1.1.7",
|
||||
"fuse.js": "^6.6.2",
|
||||
"github-slugger": "^2.0.0",
|
||||
@@ -28,6 +27,7 @@
|
||||
"@astrojs/tailwind": "^1.0.0",
|
||||
"@tailwindcss/typography": "^0.5.7",
|
||||
"@types/github-slugger": "^1.3.0",
|
||||
"@types/react": "^18.0.24",
|
||||
"commitizen": "^4.2.5",
|
||||
"cz-conventional-changelog": "^3.3.0",
|
||||
"husky": "^8.0.0",
|
||||
|
||||
Reference in New Issue
Block a user