DefinitelyTyped/types/autoprefixer/package.json
murt 95d7637bed autoprefixer: updated to match postcss Plugin types for postcss 7.x (#29357)
* autoprefixer: updated to match postcss Plugin types for postcss 7.x types, resolve error with Transformer type

* #29357: Renamed autoprefixer.AutoprefixerOptions to autoprefixer.Options
2018-10-09 17:29:35 -07:00

7 lines
80 B
JSON

{
"private": true,
"dependencies": {
"postcss": "7.x.x"
}
}