Skip to content

Commit 907b686

Browse files
authored
fix(package): update known-css-properties to version 0.6.1 (#53)
Closes #52
1 parent 419f0c1 commit 907b686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
},
66
"dependencies": {
77
"autoprefixer": "^7.2.5",
8-
"known-css-properties": "^0.5.0",
8+
"known-css-properties": "^0.6.1",
99
"normalize-range": "^0.1.2",
1010
"postcss": "^6.0.16",
1111
"postcss-selector-parser": "^3.1.1",

0 commit comments

Comments
 (0)