This commit is contained in:
Sebastian McKenzie 2015-11-12 12:01:18 -08:00
parent 8f9c531531
commit a2aa3583b6

View File

@ -1,6 +1,6 @@
{
"name": "babylon",
"version": "6.1.13",
"version": "6.1.14",
"description": "A JavaScript parser",
"author": "Sebastian McKenzie <sebmck@gmail.com>",
"homepage": "https://babeljs.io/",
@ -11,7 +11,7 @@
"babel-runtime": "^5.0.0"
},
"devDependencies": {
"babel-helper-fixtures": "^6.1.13"
"babel-helper-fixtures": "^6.1.14"
},
"bin": {
"babylon": "./bin/babylon.js"