Skip to content

Commit

Permalink
Update ESLint dependency;
Browse files Browse the repository at this point in the history
Update changeling;
  • Loading branch information
adametry committed Feb 13, 2016
1 parent c11bba6 commit 55f0c29
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
@@ -1,8 +1,9 @@
# Changelog

## 2.0.0-rc
## 2.0.0

* Update ESLint dependency to "next"
* Update to ESLint 2.0.0, along with other dependency updates
* Replace JSCS with ESLint equivalent rules

## 1.1.1

Expand Down
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -42,7 +42,7 @@
"license": "MIT",
"dependencies": {
"bufferstreams": "^1.1.0",
"eslint": "next",
"eslint": "^2.0.0",
"gulp-util": "^3.0.6",
"object-assign": "^4.0.1"
},
Expand Down

0 comments on commit 55f0c29

Please sign in to comment.