This commit is contained in:
Sebastian McKenzie 2015-05-06 17:19:48 +01:00
parent 46f65bcf49
commit e571aec2ff

View File

@ -1,6 +1,6 @@
{
"name": "babel-eslint",
"version": "3.0.1",
"version": "3.1.0",
"description": "",
"main": "index.js",
"repository": {
@ -24,8 +24,5 @@
"eslint": "^0.18.0",
"espree": "^2.0.0",
"mocha": "^2.1.0"
},
"scripts": {
"test": "mocha"
}
}