Skip to content

Commit

Permalink
User Details Interface Added
Browse files Browse the repository at this point in the history
  • Loading branch information
Blank-09 committed Sep 1, 2022
1 parent 6ef1942 commit 7331ba9
Show file tree
Hide file tree
Showing 31 changed files with 1,096 additions and 862 deletions.
171 changes: 0 additions & 171 deletions index.html

This file was deleted.

7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "electron-vite-react-anime-player",
"productName": "Anime Player",
"version": "2.1.3",
"version": "2.2.3",
"description": "Anime Player built with electron, vite and react",
"author": "Priyanshu",
"license": "MIT",
Expand All @@ -12,10 +12,15 @@
"preview": "vite preview"
},
"devDependencies": {
"@types/bootstrap": "^5.2.3",
"@types/node": "^18.0.6",
"autoprefixer": "^10.4.8",
"bootstrap": "^5.2.0",
"postcss-modules": "^5.0.0",
"postcss-uncss": "^0.17.0",
"sass": "^1.53.0",
"typescript": "^4.7.4",
"uncss": "^0.17.3",
"vite": "^2.9.14"
}
}
File renamed without changes
Loading

0 comments on commit 7331ba9

Please sign in to comment.