Added the ability to add project information.

This commit is contained in:
2024-04-14 15:27:51 +05:00
parent b7d0a2453e
commit 2769585de0
35 changed files with 862 additions and 14 deletions

View File

@@ -18,6 +18,7 @@
"simplebar": "^5.3.4",
"smooth-scroll": "^16.1.3",
"sweetalert2": "^11.0.18",
"tinymce": "^7.0.1",
"vanillajs-datepicker": "^1.2.0",
"waypoints": "^4.0.1"
},
@@ -25,6 +26,7 @@
"axios": "^1.6.4",
"laravel-vite-plugin": "^1.0",
"sass-loader": "^13.3.2",
"vite": "^5.0"
"vite": "^5.0",
"vite-plugin-static-copy": "^1.0.2"
}
}