This commit is contained in:
Sebastian McKenzie
2015-11-03 03:14:31 +00:00
parent 8ec3e16794
commit 072fffcbdf
5 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-traverse",
"version": "6.0.18",
"version": "6.0.19",
"description": "",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
@@ -11,7 +11,7 @@
"babel-code-frame": "^6.0.14",
"babel-messages": "^6.0.14",
"babel-runtime": "^5.0.0",
"babel-types": "^6.0.18",
"babel-types": "^6.0.19",
"babylon": "^6.0.18",
"globals": "^8.3.0",
"invariant": "^2.1.0",