This commit is contained in:
Sebastian McKenzie 2015-07-21 02:52:14 +01:00
parent da60230801
commit 437a201315
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
5.7.6
5.8.0

View File

@ -1,6 +1,6 @@
{
"name": "babel-runtime",
"version": "5.7.0",
"version": "5.8.0",
"description": "babel selfContained runtime",
"license": "MIT",
"repository": "babel/babel",
@ -12,4 +12,4 @@
"babel-plugin-runtime": "^1.0.7",
"regenerator": "^0.8.34"
}
}
}