aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
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 627bbb3..6aa6212 100644
--- a/package.json
+++ b/package.json
@@ -42,8 +42,8 @@
42 "debug": "^2.2.0", 42 "debug": "^2.2.0",
43 "globby": "^4.0.0", 43 "globby": "^4.0.0",
44 "js-string-escape": "^1.0.1", 44 "js-string-escape": "^1.0.1",
45 "loader-utils": "^0.2.14",
46 "lodash.difference": "^4.5.0", 45 "lodash.difference": "^4.5.0",
46 "loader-utils": "^1.0.2",
47 "promise-retry": "^1.1.0" 47 "promise-retry": "^1.1.0"
48 }, 48 },
49 "devDependencies": { 49 "devDependencies": {