Skip to content

Commit 80a0c05

Browse files
authored
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
1 parent 915e4ea commit 80a0c05

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/react-cache/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"private": true,
23
"name": "react-cache",
34
"description": "A basic cache for React applications",
45
"version": "16.6.0-beta.0",

0 commit comments

Comments
 (0)