diff options
author | Jenkins <jenkins@review.openstack.org> | 2016-05-10 21:42:37 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2016-05-10 21:42:37 +0000 |
commit | cb0abbd553c02c30f5332a5c32ebe15e7736fed5 (patch) | |
tree | c5281e4354c4b84d76a0fd82a8dc0cea9191ff04 /package.json | |
parent | ebcd7894a88e3fa8c538bb577106062120981d17 (diff) | |
parent | a4d58e7101cb7ccded2d8cd233d051b48a45ee5c (diff) | |
download | horizon-cb0abbd553c02c30f5332a5c32ebe15e7736fed5.tar.gz |
Merge "Upgraded eslint-config-openstack to 1.2.4"
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 347d5eb69..9d1a31642 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "license": "Apache 2.0", "devDependencies": { "eslint": "1.10.3", - "eslint-config-openstack": "1.2.3", + "eslint-config-openstack": "1.2.4", "eslint-plugin-angular": "0.15.0", "jasmine-core": "2.4.1", "karma": "0.13.22", |