Skip to content

Commit 86d8d0a

Browse files
committed
Prune obsolete package.json fields
1 parent 06fd796 commit 86d8d0a

File tree

1 file changed

+1
-19
lines changed

1 file changed

+1
-19
lines changed

package.json

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -72,23 +72,5 @@
7272
"maintainers": [
7373
"Oxford Harrison <oxharris.dev@gmail.com>"
7474
],
75-
"contributors": [],
76-
"funding": {
77-
"type": "patreon",
78-
"url": "https://patreon.com/ox_harris"
79-
},
80-
"badges": {
81-
"list": [
82-
"npmversion",
83-
"npmdownloads",
84-
"patreon"
85-
],
86-
"config": {
87-
"patreonUsername": "ox_harris",
88-
"githubUsername": "linked-db",
89-
"githubRepository": "linked-ql",
90-
"githubSlug": "linked-db/linked-ql",
91-
"npmPackageName": "linked-db/linked-ql"
92-
}
93-
}
75+
"contributors": []
9476
}

0 commit comments

Comments
 (0)