aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index 6fc48d11e..79963c7cf 100644
--- a/client/package.json
+++ b/client/package.json
@@ -69,6 +69,6 @@
69 }, 69 },
70 "devDependencies": { 70 "devDependencies": {
71 "codelyzer": "0.0.19", 71 "codelyzer": "0.0.19",
72 "standard": "^7.0.1" 72 "standard": "^8.0.0"
73 } 73 }
74} 74}