This commit is contained in:
Henry Zhu 2015-08-15 21:08:57 -04:00
parent f5f7b50e17
commit 902ae7e6e7

View File

@ -1,6 +1,6 @@
{ {
"name": "eslint-plugin-babel", "name": "eslint-plugin-babel",
"version": "2.0.0", "version": "2.1.0",
"description": "an eslint rule plugin companion to babel-eslint", "description": "an eslint rule plugin companion to babel-eslint",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {