New alpha version for prepack

Summary: New alpha version v0.2.10

Reviewed By: hermanventer

Differential Revision: D6024238

fbshipit-source-id: b6a0492e431910185ab11f3ea9474b41c883138e
This commit is contained in:
Chris Blappert 2017-10-10 15:22:36 -07:00 committed by Facebook Github Bot
parent 5878e34eb6
commit bc232a5987

View File

@ -1,6 +1,6 @@
{
"name": "prepack",
"version": "0.2.9",
"version": "0.2.10-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": {