v7.10.2
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/plugin-syntax-module-attributes",
|
||||
"version": "7.10.1",
|
||||
"version": "7.10.2",
|
||||
"description": "Allow parsing of the module attributes in the import statement",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -22,6 +22,6 @@
|
||||
"@babel/core": "^7.0.0-0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.10.1"
|
||||
"@babel/core": "^7.10.2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user