Skip to content

Commit e910f59

Browse files
committed
fixing pkg.json
1 parent 72d6a34 commit e910f59

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

package.json

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,8 @@
99
"email": "abraham@abranhe.com",
1010
"url": "https://abranhe.com"
1111
},
12-
"bugs": {
13-
"url": "https://github.com/abranhe/programming-languages-logos/issues"
14-
},
15-
"homepage": "https://projects.abranhe.com/programming-languages-logos",
16-
"files": [
17-
"src/",
18-
"readme.md"
19-
],
12+
"homepage": "https://languages.abranhe.com",
13+
"files": [ "src/" ],
2014
"keywords": [
2115
"programming",
2216
"programming-languages",

0 commit comments

Comments
 (0)