Skip to content

Commit 15227a7

Browse files
committed
5.0.0
1 parent 0f4210c commit 15227a7

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,10 @@
22
"author": "Felix Böhm <[email protected]> (http://feedic.com)",
33
"name": "css-what",
44
"description": "a CSS selector parser",
5-
"version": "4.0.0",
6-
"funding": "https://github.com/sponsors/fb55",
5+
"version": "5.0.0",
6+
"funding": {
7+
"url": "https://github.com/sponsors/fb55"
8+
},
79
"repository": {
810
"url": "https://github.com/fb55/css-what"
911
},

0 commit comments

Comments
 (0)