This commit is contained in:
Sebastian McKenzie
2015-11-12 13:46:30 -08:00
parent 23fd185590
commit 4a1e5c17b4
117 changed files with 376 additions and 376 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-plugin-syntax-do-expressions",
"version": "6.1.17",
"version": "6.1.18",
"description": "Allow parsing of do expressions",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-do-expressions",
"license": "MIT",
@@ -12,6 +12,6 @@
"babel-runtime": "^5.0.0"
},
"devDependencies": {
"babel-helper-plugin-test-runner": "^6.1.17"
"babel-helper-plugin-test-runner": "^6.1.18"
}
}