10000 Use OpenCollective in funding · postcss/postcss@4455ef6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4455ef6

Browse files
committed
Use OpenCollective in funding
1 parent e867c79 commit 4455ef6

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
@@ -21,8 +21,8 @@
2121
"test": "gulp && jest && yarn lint"
2222
},
2323
"funding": {
24-
"type": "tidelift",
25-
"url": "https://tidelift.com/funding/github/npm/postcss"
24+
"type": "opencollective",
25+
"url": "https://opencollective.com/postcss/"
2626
},
2727
"author": "Andrey Sitnik <andrey@sitnik.ru>",
2828
"license": "MIT",

0 commit comments

Comments
 (0)
0