From 4c5dca35930faf2c5e2a5fd22646f2f34b4f6263 Mon Sep 17 00:00:00 2001 From: Gabriel Lebec Date: Fri, 24 Mar 2017 12:38:24 -0400 Subject: [PATCH] 2.8.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 1754cb0..98ddc8c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "eslint-config-fullstack", - "version": "2.7.0", + "version": "2.8.0", "description": "a complete starter ESLint config file to help students avoid errors and learn best practices", "main": "index.js", "scripts": {