aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorShin'ya Ueoka <ueokande@i-beam.org>2018-07-31 21:35:25 +0900
committerShin'ya Ueoka <ueokande@i-beam.org>2018-08-01 21:12:31 +0900
commitface0aced12ed169c7d403697cd9841ff97d8e7a (patch)
tree84473b5f5c03d93624b88c0e64550af8866c163b /package.json
parent1172e9110208a1e042b6c5d0896348b08e673e22 (diff)
Update sass-loader
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 562c0b6..aa7c140 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"preact-redux": "^2.0.3",
"redux": "^4.0.0",
"redux-promise": "^0.6.0",
- "sass-loader": "^7.0.1",
+ "sass-loader": "^7.0.3",
"sinon-chrome": "^2.3.2",
"style-loader": "^0.21.0",
"web-ext": "github:ueokande/web-ext#patched-2.6.0",