v7.5.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/types",
|
||||
"version": "7.5.0",
|
||||
"version": "7.5.5",
|
||||
"description": "Babel Types is a Lodash-esque utility library for AST nodes",
|
||||
"author": "Sebastian McKenzie <sebmck@gmail.com>",
|
||||
"homepage": "https://babeljs.io/",
|
||||
@@ -14,7 +14,7 @@
|
||||
"to-fast-properties": "^2.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/generator": "^7.5.0",
|
||||
"@babel/parser": "^7.5.0"
|
||||
"@babel/generator": "^7.5.5",
|
||||
"@babel/parser": "^7.5.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user