summaryrefslogtreecommitdiff
path: root/web-ui/package.json
diff options
context:
space:
mode:
authorTayane Fernandes <tayane.rmf@gmail.com>2017-03-14 14:32:57 -0300
committerTayane Fernandes <tayane.rmf@gmail.com>2017-03-14 16:21:01 -0300
commit4adc96390f05a3271e5daaa4d5e4d0317f4edad8 (patch)
tree005b4493ff667ded5e0223943d5ba77da7af6951 /web-ui/package.json
parentea12f3740dd4ff35fc3bc117140543988bdb757b (diff)
[#971] Extract Backup email page to a new component
with @tuliocasagrande
Diffstat (limited to 'web-ui/package.json')
-rw-r--r--web-ui/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/web-ui/package.json b/web-ui/package.json
index 20b06ffd..5a5375e6 100644
--- a/web-ui/package.json
+++ b/web-ui/package.json
@@ -8,6 +8,7 @@
"babel": "^6.5.2",
"babel-cli": "^6.22.2",
"babel-core": "^6.21.0",
+ "babel-eslint": "^7.1.1",
"babel-loader": "^6.2.10",
"babel-plugin-istanbul": "^3.1.2",
"babel-preset-es2015": "^6.18.0",
@@ -18,7 +19,7 @@
"css-loader": "^0.26.1",
"dompurify": "^0.8.4",
"enzyme": "^2.7.1",
- "eslint": "^3.15.0",
+ "eslint": "^3.17.1",
"eslint-config-airbnb": "^14.1.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jsx-a11y": "^4.0.0",