Merge pull request #9840 from LeeWarnock/fix/#9776

fixes issue Add a hat symbol to babel-eslint version
This commit is contained in:
Mrugesh Mohapatra
2016-07-23 23:07:12 +05:30
committed by GitHub

View File

@ -32,7 +32,7 @@
"async": "^1.5.0", "async": "^1.5.0",
"babel-cli": "^6.3.17", "babel-cli": "^6.3.17",
"babel-core": "^6.3.26", "babel-core": "^6.3.26",
"babel-eslint": "6.1.2", "babel-eslint": "^6.1.2",
"babel-loader": "^6.2.1", "babel-loader": "^6.2.1",
"babel-plugin-add-module-exports": "^0.2.1", "babel-plugin-add-module-exports": "^0.2.1",
"babel-preset-es2015": "^6.3.13", "babel-preset-es2015": "^6.3.13",