Initial commit by AI Generator
This commit is contained in:
9
package.json
Normal file
9
package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "pending-requests-app",
|
||||
"private": true,
|
||||
"version": "0.1.0",
|
||||
"type": "module",
|
||||
"scripts": { "dev": "vite", "build": "vite build" },
|
||||
"dependencies": { "react": "^18.2.0", "react-dom": "^18.2.0" },
|
||||
"devDependencies": { "@vitejs/plugin-react": "^4.2.1", "vite": "^5.1.0" }
|
||||
}
|
||||
Reference in New Issue
Block a user