File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
packages-exp/firebase-exp Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change 52
52
"node" : " ./functions/dist/index.cjs.js" ,
53
53
"default" : " ./functions/dist/index.esm.js"
54
54
},
55
- "./installations" : {
56
- "node" : " ./installations/dist/index.cjs.js" ,
57
- "default" : " ./installations/dist/index.esm.js"
58
- },
59
55
"./messaging" : {
60
56
"node" : " ./messaging/dist/index.cjs.js" ,
61
57
"default" : " ./messaging/dist/index.esm.js"
96
92
"node" : " ./compat/functions/dist/index.cjs.js" ,
97
93
"default" : " ./compat/functions/dist/index.esm.js"
98
94
},
99
- "./compat/installations" : {
100
- "node" : " ./compat/installations/dist/index.cjs.js" ,
101
- "default" : " ./compat/installations/dist/index.esm.js"
102
- },
103
95
"./compat/messaging" : {
104
96
"node" : " ./compat/messaging/dist/index.cjs.js" ,
105
97
"default" : " ./compat/messaging/dist/index.esm.js"
You can’t perform that action at this time.
0 commit comments