Skip to content

Commit e6af662

Browse files
fix(package): update autoprefixer to version 8.1.0
Closes #43
1 parent a0682bc commit e6af662

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
@@ -8,7 +8,7 @@
88
},
99
"bugs": "https://github.com/static-dev/spike-css-standards/issues",
1010
"dependencies": {
11-
"autoprefixer": "^7.1.2",
11+
"autoprefixer": "^8.1.0",
1212
"cssnano": "^3.7.4",
1313
"postcss-attribute-case-insensitive": "^2.0.0",
1414
"postcss-calc": "^6.0.0",

0 commit comments

Comments
 (0)