diff options
Diffstat (limited to 'juick-www/package.json')
-rw-r--r-- | juick-www/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/juick-www/package.json b/juick-www/package.json index 0a3a6c61..c9a88c14 100644 --- a/juick-www/package.json +++ b/juick-www/package.json @@ -18,7 +18,7 @@ "css-loader": "^0.28.4", "eslint": "^4.0.0", "eslint-loader": "^1.8.0", - "eslint-plugin-only-ascii":"^0.0.0", + "eslint-plugin-only-ascii": "0.0.0", "extract-text-webpack-plugin": "^2.1.2", "file-loader": "^0.11.2", "globby": "^6.1.0", |