v6.23.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-helper-define-map",
|
||||
"version": "6.22.0",
|
||||
"version": "6.23.0",
|
||||
"description": "Helper function to define a map",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-define-map",
|
||||
"license": "MIT",
|
||||
@@ -8,7 +8,7 @@
|
||||
"dependencies": {
|
||||
"babel-runtime": "^6.22.0",
|
||||
"lodash": "^4.2.0",
|
||||
"babel-types": "^6.22.0",
|
||||
"babel-helper-function-name": "^6.22.0"
|
||||
"babel-types": "^6.23.0",
|
||||
"babel-helper-function-name": "^6.23.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user