Skip to content

Commit

Permalink
changed project name to booknation
Browse files Browse the repository at this point in the history
  • Loading branch information
suyash-patil committed Feb 9, 2023
1 parent 0151a7e commit eef6696
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [covercove](https://covercove.herokuapp.com/) - An online book selling solution
# [booknation](https://booknation.vercel.app/) - An online book selling solution

### Description

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "covercove",
"name": "booknation",
"version": "1.0.0",
"description": "",
"main": "server.js",
Expand All @@ -12,14 +12,14 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/suyash-patil/covercove.git"
"url": "git+https://github.com/suyash-patil/booknation.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/suyash-patil/covercove/issues"
"url": "https://github.com/suyash-patil/booknation/issues"
},
"homepage": "https://github.com/suyash-patil/covercove#readme",
"homepage": "https://github.com/suyash-patil/booknation#readme",
"dependencies": {
"bcryptjs": "^2.4.3",
"body-parser": "^1.19.0",
Expand Down

0 comments on commit eef6696

Please sign in to comment.