1
0
Fork 0

revert: "refactor(deps): make tsx dependency (not devDependency anymore)"

This reverts commit 5ad56955da.
This commit is contained in:
Vojtěch Mareš 2023-07-04 13:03:09 +02:00
parent 8a3d6b0947
commit d45defffe5
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
2 changed files with 36 additions and 6 deletions

View file

@ -23,7 +23,6 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-markdown": "^8.0.7",
"tsx": "^3.12.7",
"zod": "^3.21.4"
},
"devDependencies": {
@ -43,6 +42,7 @@
"prettier-plugin-tailwindcss": "^0.2.8",
"prisma": "^4.14.0",
"tailwindcss": "^3.3.0",
"tsx": "^3.12.7",
"typescript": "^5.1.3"
},
"ct3aMetadata": {