Skip to content

Commit

Permalink
Update laravel mix and sass loader (laravel#5203)
Browse files Browse the repository at this point in the history
  • Loading branch information
caiquecastro authored and taylorotwell committed Jan 13, 2020
1 parent f121af8 commit 9b6d1b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
"devDependencies": {
"axios": "^0.19",
"cross-env": "^5.1",
"laravel-mix": "^4.0.7",
"laravel-mix": "^5.0.1",
"lodash": "^4.17.13",
"resolve-url-loader": "^2.3.1",
"sass": "^1.15.2",
"sass-loader": "^7.1.0"
"sass-loader": "^8.0.0"
}
}

0 comments on commit 9b6d1b1

Please sign in to comment.