Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ad13a93

Browse files
committedJan 17, 2016
Merge pull request #9 from JamesHenry/issue8
Fix: Bumped eslint and eslint-config-eslint dependencies to allow lin…
2 parents 1e9a648 + 1721dde commit ad13a93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"devDependencies": {
2929
"chai": "^1.10.0",
3030
"dateformat": "^1.0.11",
31-
"eslint": "^1.8.0",
32-
"eslint-config-eslint": "^1.0.1",
31+
"eslint": "2.0.0-beta.1",
32+
"eslint-config-eslint": "^2.0.0",
3333
"istanbul": "~0.2.6",
3434
"leche": "^1.0.1",
3535
"mocha": "^2.0.1",

0 commit comments

Comments
 (0)
This repository has been archived.