v7.12.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@babel/plugin-transform-instanceof",
|
||||
"version": "7.10.4",
|
||||
"version": "7.12.1",
|
||||
"description": "This plugin transforms all the ES2015 'instanceof' methods",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -22,7 +22,7 @@
|
||||
"@babel/core": "^7.0.0-0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "workspace:*",
|
||||
"@babel/core": "workspace:^7.12.1",
|
||||
"@babel/helper-plugin-test-runner": "workspace:*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user