Manually bump and publish babel-runtime
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "babel-runtime",
|
||||
"version": "6.22.0",
|
||||
"version": "6.23.0",
|
||||
"description": "babel selfContained runtime",
|
||||
"license": "MIT",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-runtime",
|
||||
@@ -11,6 +11,6 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helpers": "^6.22.0",
|
||||
"babel-plugin-transform-runtime": "^6.22.0"
|
||||
"babel-plugin-transform-runtime": "^6.23.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user