diff options
Diffstat (limited to 'client')
-rw-r--r-- | client/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json index 666a3f37d..41189231f 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -88,7 +88,7 @@ | |||
88 | "devDependencies": { | 88 | "devDependencies": { |
89 | "add-asset-html-webpack-plugin": "^1.0.2", | 89 | "add-asset-html-webpack-plugin": "^1.0.2", |
90 | "codelyzer": "^2.0.0", | 90 | "codelyzer": "^2.0.0", |
91 | "standard": "^8.0.0", | 91 | "standard": "^9.0.0", |
92 | "webpack-bundle-analyzer": "^2.2.1", | 92 | "webpack-bundle-analyzer": "^2.2.1", |
93 | "webpack-dll-bundles-plugin": "^1.0.0-beta.5" | 93 | "webpack-dll-bundles-plugin": "^1.0.0-beta.5" |
94 | } | 94 | } |