Skip to content

Commit c42a7c6

Browse files
authored
make exp package private (#4289)
1 parent 8845325 commit c42a7c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages-exp/remote-config-types-exp/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@firebase/remote-config-types-exp",
33
"version": "0.0.900",
4+
"private": true,
45
"description": "@firebase/remote-config Types",
56
"author": "Firebase <[email protected]> (https://firebase.google.com/)",
67
"license": "Apache-2.0",

0 commit comments

Comments
 (0)