chore: move '@types/react' to dev dependencies

This commit is contained in:
satnaing
2022-10-28 15:41:00 +06:30
parent 43f4f3795e
commit 3697a59f1a
2 changed files with 61 additions and 21 deletions
+1 -1
View File
@@ -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",