This commit is contained in:
Henry Zhu
2016-05-02 19:43:49 -04:00
parent 2af299f5ce
commit 05bf216339
110 changed files with 326 additions and 326 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "babel-plugin-syntax-exponentiation-operator",
"version": "6.5.0",
"version": "6.8.0",
"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": "^6.0.0"
},
"devDependencies": {
"babel-helper-plugin-test-runner": "^6.3.13"
"babel-helper-plugin-test-runner": "^6.8.0"
}
}