v7.7.4
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/plugin-transform-object-assign",
|
||||
"version": "7.2.0",
|
||||
"version": "7.7.4",
|
||||
"description": "Replace Object.assign with an inline helper",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-object-assign",
|
||||
"author": "Jed Watson",
|
||||
@@ -19,7 +19,7 @@
|
||||
"@babel/core": "^7.0.0-0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.2.0",
|
||||
"@babel/helper-plugin-test-runner": "^7.0.0"
|
||||
"@babel/core": "^7.7.4",
|
||||
"@babel/helper-plugin-test-runner": "^7.7.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user