New Prepack Alpha

Summary: New Prepack alpha v0.2.54-alpha.0

Reviewed By: gaearon

Differential Revision: D9927381

fbshipit-source-id: 7028459c6eafc38420579b8f656bed582a0a3dde
This commit is contained in:
Chris Blappert 2018-09-19 16:52:48 -07:00 committed by Facebook Github Bot
parent df84eff5bb
commit 48802fc106

View File

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