Manually bump and publish babel-runtime

This commit is contained in:
Logan Smyth
2017-02-14 11:26:49 -08:00
parent 11cf0e0b50
commit 7dcc9708e3

View File

@@ -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"
}
}