Skip to content

Commit 42f7121

Browse files
authored
Update author and repository information in package.json
1 parent 6725cb2 commit 42f7121

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,12 @@
1515
"editor",
1616
"file-manager"
1717
],
18-
"author": "",
18+
"author": "Abderrahmane Oulmderat <aoulmderat@gmail.com>",
1919
"license": "ISC",
20+
"repository": {
21+
"type": "git",
22+
"url": "https://github.com/codebyoul/webcodeftp.git"
23+
},
2024
"dependencies": {
2125
"@codemirror/autocomplete": "^6.11.1",
2226
"@codemirror/commands": "^6.3.3",

0 commit comments

Comments
 (0)