Start alpha v0.2.16

Summary: Closes https://github.com/facebook/prepack/pull/1247

Differential Revision: D6541592

Pulled By: cblappert

fbshipit-source-id: e9b4c8fbae694ec5f2cfe0794f81367ee41d4bbd
This commit is contained in:
Chris Blappert 2017-12-11 18:09:04 -08:00 committed by Facebook Github Bot
parent 982d6864f1
commit 4afbbe711f

View File

@ -1,6 +1,6 @@
{
"name": "prepack",
"version": "0.2.15-alpha.0",
"version": "0.2.16-alpha.0",
"description": "Execute a JS bundle, serialize global state and side effects to a snapshot that can be quickly restored.",
"homepage": "https://github.com/facebook/prepack",
"repository": {