v7.9.5
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/helper-builder-react-jsx-experimental",
|
||||
"version": "7.9.0",
|
||||
"version": "7.9.5",
|
||||
"description": "Helper function to build react jsx",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-helper-builder-react-jsx-experimental",
|
||||
"license": "MIT",
|
||||
@@ -11,6 +11,6 @@
|
||||
"dependencies": {
|
||||
"@babel/helper-annotate-as-pure": "^7.8.3",
|
||||
"@babel/helper-module-imports": "^7.8.3",
|
||||
"@babel/types": "^7.9.0"
|
||||
"@babel/types": "^7.9.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user