Skip to content

Commit

Permalink
Remove obsolete babel dependency (#74)
Browse files Browse the repository at this point in the history
`babel` no longer does anything since Babel v6.
  • Loading branch information
goto-bus-stop authored and Acconut committed May 30, 2017
1 parent b679f78 commit 902e4bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
},
"homepage": "https://github.com/tus/tus-js-client",
"devDependencies": {
"babel": "^6.5.2",
"babel-cli": "^6.6.5",
"babel-eslint": "^4.1.5",
"babel-preset-es2015": "^6.1.18",
Expand Down

0 comments on commit 902e4bf

Please sign in to comment.