Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit 3425cef

Browse files
committed
configuration in package.json
1 parent d0c8234 commit 3425cef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"type": "git",
3636
"url": "https://github.com/sourcefuse/loopback4-sequelize"
3737
},
38-
"author": "Shubham Prajapat <shubham.prajapat@sourcefuse.com>",
38+
"author": "Sourcefuse",
3939
"license": "MIT",
4040
"files": [
4141
"README.md",
@@ -78,7 +78,7 @@
7878
},
7979
"release": {
8080
"branches": [
81-
"master"
81+
"main"
8282
],
8383
"plugins": [
8484
[

0 commit comments

Comments
 (0)