Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
Prepare v1.2.3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Arcanemagus committed Mar 18, 2017
1 parent 7d1c44b commit 2115ed2
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,7 +1,7 @@
{
"name": "linter-pylint",
"main": "./lib/main.js",
"version": "1.2.2",
"version": "1.2.3",
"private": true,
"description": "Lint python on the fly, using pylint",
"repository": "https://github.com/AtomLinter/linter-pylint",
Expand Down Expand Up @@ -53,7 +53,7 @@
"lazy-req": "^2.0.0"
},
"devDependencies": {
"eslint": "^3.16.1",
"eslint": "^3.13.0",
"eslint-config-airbnb-base": "^11.1.1",
"eslint-plugin-import": "^2.2.0"
},
Expand Down

0 comments on commit 2115ed2

Please sign in to comment.