Skip to content

Commit a9fd7d5

Browse files
committed
Update package.json to change the name and urls to reflect the new repository for the nodejs-express-sequelize-mysql-api-boilerplate
1 parent a1b8b31 commit a9fd7d5

File tree

2 files changed

+46
-48
lines changed

2 files changed

+46
-48
lines changed

package-lock.json

Lines changed: 42 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "gunun-ingilizce-kelimesi",
2+
"name": "nodejs-express-sequelize-mysql-api-boilerplate",
33
"version": "1.0.0",
44
"description": "",
55
"main": "index.js",
@@ -12,15 +12,15 @@
1212
},
1313
"repository": {
1414
"type": "git",
15-
"url": "git+https://github.com/gulalicelik/gunun-ingilizce-kelimesi.git"
15+
"url": "git+https://github.com/gulalicelik/nodejs-express-sequelize-mysql-api-boilerplate.git"
1616
},
1717
"keywords": [],
1818
"author": "",
1919
"license": "ISC",
2020
"bugs": {
21-
"url": "https://github.com/gulalicelik/gunun-ingilizce-kelimesi/issues"
21+
"url": "https://github.com/gulalicelik/nodejs-express-sequelize-mysql-api-boilerplate/issues"
2222
},
23-
"homepage": "https://github.com/gulalicelik/gunun-ingilizce-kelimesi#readme",
23+
"homepage": "https://github.com/gulalicelik/nodejs-express-sequelize-mysql-api-boilerplate/blob/main/README.md",
2424
"dependencies": {
2525
"bcrypt": "^5.1.0",
2626
"body-parser": "^1.20.1",

0 commit comments

Comments
 (0)