Removed react-cache from the bundle list for now (#13930)

* Removed react-cache from the bundle list for now

* Re-add react-cache bundle, but mark as private to avoid NPM publishing
This commit is contained in:
Brian Vaughn
2018-10-23 13:55:52 -07:00
committed by GitHub
parent 915e4eab53
commit 80a0c05ce3

View File

@@ -1,4 +1,5 @@
{
"private": true,
"name": "react-cache",
"description": "A basic cache for React applications",
"version": "16.6.0-beta.0",