Downgrade vite (#5389)

This commit is contained in:
Alex van Andel
2022-11-05 11:40:00 +05:30
committed by GitHub
parent 5030245ad5
commit b1bef50ba8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -47,7 +47,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.4.18",
"typescript": "^4.7.4",
"vite": "^3.1.0",
"vite": "^2.9.15",
"tailwindcss": "^3.2.1"
}
}
+1 -1
View File
@@ -47,7 +47,7 @@
"eslint": "^8.22.0",
"npm-run-all": "^4.1.5",
"typescript": "^4.7.4",
"vite": "^3.1.0"
"vite": "^2.9.15"
},
"dependencies": {
"@calcom/embed-core": "*",