1
0
mirror of https://github.com/restoreddev/phpapprentice.git synced 2025-07-30 19:40:43 +02:00

Updated symfony encore and postcss loader

This commit is contained in:
Andrew Davis
2019-01-06 21:08:21 -06:00
parent 504fd005bb
commit 3b19c5dbbd
2 changed files with 4784 additions and 3118 deletions

7898
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -19,10 +19,10 @@
},
"homepage": "https://github.com/restoreddev/phpapprentice#readme",
"devDependencies": {
"@symfony/webpack-encore": "^0.20.1",
"@symfony/webpack-encore": "^0.22.4",
"autoprefixer": "^8.6.5",
"postcss-import": "^11.1.0",
"postcss-loader": "^2.1.6",
"postcss-loader": "^3.0.0",
"postcss-simple-vars": "^4.1.0"
},
"dependencies": {