Skip to content

Commit

Permalink
chore(release): v2.2.2
Browse files Browse the repository at this point in the history
rr-victor-nazareth committed Feb 11, 2020
1 parent af65d55 commit 16f907d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-config-ebates",
"version": "2.2.1",
"version": "2.2.2",
"description": "Ebates's base JS ESLint config for consistent coding style.",
"main": "index.js",
"keywords": [
@@ -25,8 +25,8 @@
"eslint-plugin-import": "^2.18.2"
},
"optionalDependencies": {
"@typescript-eslint/parser": "^2.19.0",
"@typescript-eslint/eslint-plugin": "^2.19.0",
"@typescript-eslint/parser": "^2.19.0",
"eslint-config-airbnb": "^18.0.1",
"eslint-plugin-flowtype": "^4.3.0",
"eslint-plugin-jsx-a11y": "^6.2.3",

0 comments on commit 16f907d

Please sign in to comment.