Skip to content

Commit a23564f

Browse files
committed
update some metadata
1 parent 758300d commit a23564f

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

packages-exp/app-compat/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
# @firebase/app
1+
# @firebase/app-compat
22

3-
This package coordinates the communication between the different Firebase components and
4-
exposes the API surface to the user
3+
This is the compat package that recreates the v7 APIs.
54

65
**This package is not intended for direct usage, and should only be used via the officially supported [firebase](https://www.npmjs.com/package/firebase) package.**

packages-exp/app-compat/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@
3636
"xmlhttprequest": "1.8.0"
3737
},
3838
"devDependencies": {
39-
"rollup": "1.32.1",
39+
"rollup": "2.23.0",
4040
"rollup-plugin-json": "4.0.0",
4141
"rollup-plugin-replace": "2.2.0",
42-
"rollup-plugin-typescript2": "0.26.0",
43-
"typescript": "3.8.3"
42+
"rollup-plugin-typescript2": "0.27.1",
43+
"typescript": "3.9.7"
4444
},
4545
"repository": {
46-
"directory": "packages/app",
46+
"directory": "packages-exp/app-compat",
4747
"type": "git",
4848
"url": "https://github.com/firebase/firebase-js-sdk.git"
4949
},

0 commit comments

Comments
 (0)