Skip to content

Commit

Permalink
Merge pull request freeCodeCamp#9840 from LeeWarnock/fix/freeCodeCamp…
Browse files Browse the repository at this point in the history
…#9776

fixes issue Add a hat symbol to babel-eslint version
  • Loading branch information
raisedadead authored Jul 23, 2016
2 parents 96fab09 + d7b7fb6 commit 5be0311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"async": "^1.5.0",
"babel-cli": "^6.3.17",
"babel-core": "^6.3.26",
"babel-eslint": "6.1.2",
"babel-eslint": "^6.1.2",
"babel-loader": "^6.2.1",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-preset-es2015": "^6.3.13",
Expand Down

0 comments on commit 5be0311

Please sign in to comment.