This commit is contained in:
Sebastian McKenzie
2015-11-12 12:01:18 -08:00
parent 5c22a23754
commit f127f81cb7
117 changed files with 376 additions and 376 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-plugin-syntax-exponentiation-operator",
"version": "6.1.13",
"version": "6.1.14",
"description": "Allow parsing of the exponentiation operator",
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-exponentation-operator",
"license": "MIT",
@@ -12,6 +12,6 @@
"babel-runtime": "^5.0.0"
},
"devDependencies": {
"babel-helper-plugin-test-runner": "^6.1.13"
"babel-helper-plugin-test-runner": "^6.1.14"
}
}