Skip to content

Commit cd8b1e7

Browse files
authored
update eslint (#20)
1 parent 2e625e9 commit cd8b1e7

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
@@ -12,7 +12,7 @@
1212
},
1313
"description": "Mirrors in China about node.js",
1414
"devDependencies": {
15-
"eslint": "^4.4.1",
15+
"eslint": "^4.13.1",
1616
"mocha": "^4.0.1"
1717
},
1818
"homepage": "https://github.com/gucong3000/mirror-config-china#readme",
@@ -34,5 +34,5 @@
3434
"pretest": "eslint lib/**/*.js *.js",
3535
"test": "mocha"
3636
},
37-
"version": "2.1.0"
37+
"version": "2.2.0"
3838
}

0 commit comments

Comments
 (0)