v6.24.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-plugin-transform-es2015-computed-properties",
|
||||
"version": "6.22.0",
|
||||
"version": "6.24.1",
|
||||
"description": "Compile ES2015 computed properties to ES5",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-computed-properties",
|
||||
"license": "MIT",
|
||||
@@ -9,10 +9,10 @@
|
||||
"babel-plugin"
|
||||
],
|
||||
"dependencies": {
|
||||
"babel-template": "^6.22.0",
|
||||
"babel-template": "^6.24.1",
|
||||
"babel-runtime": "^6.22.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "^6.22.0"
|
||||
"babel-helper-plugin-test-runner": "^6.24.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user