Skip to content

Commit 0ec36a4

Browse files
fix(package): update autoprefixer to version 9.4.2
Closes #96
1 parent acea9c9 commit 0ec36a4

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
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/bensmithett/style",
3131
"dependencies": {
32-
"autoprefixer": "^8.0.0",
32+
"autoprefixer": "^9.4.2",
3333
"css-loader": "^0.28.2",
3434
"extract-text-webpack-plugin": "^3.0.2",
3535
"gulp": "^3.9.0",

0 commit comments

Comments
 (0)