1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-31 19:49:20 +02:00

[ticket/16746] install autoprefixer native

PHPBB3-16746
This commit is contained in:
Michael Miday 2021-05-13 13:23:15 -10:00 committed by Marc Alexander
parent 369fed0800
commit 5243a9138a
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

View File

@ -93,12 +93,12 @@
"cssnano": "^5.0.2",
"del": "^6.0.0",
"gulp": "^4.0.2",
"gulp-autoprefixer": "^7.0.1",
"gulp-postcss": "^9.0.0",
"gulp-rename": "^2.0.0",
"gulp-sass": "^4.1.0",
"gulp-sourcemaps": "^3.0.0",
"postcss": "^8.2.15",
"autoprefixer": "^10.2.5",
"postcss-import": "^14.0.2",
"postcss-pxtorem": "^6.0.0",
"postcss-sorting": "^6.0.0",