Added vite-plugin-checker to twenty-front (#3289)

* Added vite-plugin-checker to twenty-front

* Installed vite-plugin-checker globally
This commit is contained in:
Lucas Bordeau
2024-01-08 12:01:58 +01:00
committed by GitHub
parent d2e8df52cf
commit 71034849d3
3 changed files with 124 additions and 4 deletions

View File

@ -254,6 +254,7 @@
"ts-node": "10.9.1",
"typescript": "^5.3.3",
"vite": "^5.0.0",
"vite-plugin-checker": "^0.6.2",
"vite-plugin-svgr": "^4.2.0",
"zapier-platform-cli": "^15.4.1"
},