Skip to content

Commit 90ead7a

Browse files
committed
Update package.funding
1 parent 1f6f218 commit 90ead7a

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

package.json

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,16 @@
77
"browsers",
88
"target"
99
],
10-
"funding": {
11-
"type": "opencollective",
12-
"url": "https://opencollective.com/browserslist"
13-
},
10+
"funding": [
11+
{
12+
"type": "opencollective",
13+
"url": "https://opencollective.com/browserslist/"
14+
},
15+
{
16+
"type": "tidelift",
17+
"url": "https://tidelift.com/funding/github/npm/browserslist"
18+
}
19+
],
1420
"author": "Andrey Sitnik <[email protected]>",
1521
"license": "MIT",
1622
"repository": "browserslist/browserslist",

0 commit comments

Comments
 (0)