eslint-config-gnavi
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "eslint-config-gnavi", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "ESLint config for gnavi ui", | ||
@@ -23,3 +23,3 @@ "main": "index.js", | ||
"devDependencies": { | ||
"eslint": "^1.5.1" | ||
"eslint": "^1.6.0" | ||
}, | ||
@@ -26,0 +26,0 @@ "dependencies": { |
# eslint-config-gnavi | ||
[![npm version](http://img.shields.io/npm/v/eslint-config-gnavi.svg?style=flat-square)](https://github.com/gurunavi-creators/eslint-config-gnavi) | ||
[![travis](http://img.shields.io/travis/gurunavi-creators/eslint-config-gnavi.svg?style=flat-square)](https://github.com/gurunavi-creators/eslint-config-gnavi) | ||
[![npm version](http://img.shields.io/npm/v/eslint-config-gnavi.svg?style=flat-square)](https://www.npmjs.com/package/eslint-config-gnavi) | ||
[![travis](http://img.shields.io/travis/gurunavi-creators/eslint-config-gnavi.svg?style=flat-square)](https://travis-ci.org/gurunavi-creators/eslint-config-gnavi) | ||
[![dependencies](http://img.shields.io/david/gurunavi-creators/eslint-config-gnavi.svg?style=flat-square)](https://github.com/gurunavi-creators/eslint-config-gnavi) | ||
@@ -6,0 +6,0 @@ [![devDependencies](http://img.shields.io/david/dev/gurunavi-creators/eslint-config-gnavi.svg?style=flat-square)](https://github.com/gurunavi-creators/eslint-config-gnavi) |
14781