Upgrade Regenerator to 0.8.40

Most notably, this pegs regenerator to a version of recast (0.10.33) which pegs ast-types to a version (0.8.12) that contains https://github.com/benjamn/ast-types/pull/128, so the Babel client bundle size will be a bit smaller.
This commit is contained in:
Ben Newman 2015-09-23 15:01:42 -04:00
parent 31a01cc4d2
commit e50476b8a4

View File

@ -63,7 +63,7 @@
"path-exists": "^1.0.0",
"path-is-absolute": "^1.0.0",
"private": "^0.1.6",
"regenerator": "0.8.39",
"regenerator": "0.8.40",
"regexpu": "^1.1.2",
"repeating": "^1.1.2",
"resolve": "^1.1.6",