Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bhovhannes committed Sep 4, 2019
2 parents 4c10782 + dd31828 commit b69c604
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 30 deletions.
56 changes: 30 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"coverage": "cat coverage/*/lcov.info | codecov"
},
"dependencies": {
"file-loader": "4.2.0",
"loader-utils": "1.2.3"
"file-loader": "~4.2.0",
"loader-utils": "~1.2.3"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -38,7 +38,7 @@
"less": "3.10.3",
"less-loader": "5.0.0",
"node-sass": "4.12.0",
"sass-loader": "7.3.1",
"webpack": "4.39.2"
"sass-loader": "8.0.0",
"webpack": "4.39.3"
}
}

0 comments on commit b69c604

Please sign in to comment.