diff options
| author | Chris Rebert <[email protected]> | 2016-05-30 23:59:23 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-05-30 23:59:24 -0700 |
| commit | 00a3e1d9adfe0d7fc5a2e9ef2e529a1095de55d2 (patch) | |
| tree | d242b876ebcf40f1b6282d0280dcf7af84dc972d /package.json | |
| parent | d8e118057d4fea699089a984fbfb147135756c8f (diff) | |
| download | bootstrap-00a3e1d9adfe0d7fc5a2e9ef2e529a1095de55d2.tar.xz bootstrap-00a3e1d9adfe0d7fc5a2e9ef2e529a1095de55d2.zip | |
Upgrade ESLint to v1.9.0
Refs #19908
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 c7d0d9538..d358bb866 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "devDependencies": { "autoprefixer": "^6.0.3", "babel-eslint": "^4.1.3", - "eslint": "^1.7.3", + "eslint": "^1.9.0", "grunt": "^0.4.5", "grunt-babel": "^5.0.3", "grunt-build-control": "^0.6.0", |
