@firebase/auth-interop-types 0.2.0 → 0.2.1-canary.00235ba68

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -5
  2. package/CHANGELOG.md +0 -19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@firebase/auth-interop-types",
3
- "version": "0.2.0",
3
+ "version": "0.2.1-canary.00235ba68",
4
4
  "description": "@firebase/auth interop Types",
5
5
  "author": "Firebase <firebase-support@google.com> (https://firebase.google.com/)",
6
6
  "license": "Apache-2.0",
@@ -11,10 +11,6 @@
11
11
  "files": [
12
12
  "index.d.ts"
13
13
  ],
14
- "peerDependencies": {
15
- "@firebase/app-types": "0.x",
16
- "@firebase/util": "1.x"
17
- },
18
14
  "repository": {
19
15
  "directory": "packages/auth-types",
20
16
  "type": "git",
package/CHANGELOG.md DELETED
@@ -1,19 +0,0 @@
1
- # @firebase/auth-interop-types
2
-
3
- ## 0.2.0
4
-
5
- ### Minor Changes
6
-
7
- - [`1625f7a95`](https://github.com/firebase/firebase-js-sdk/commit/1625f7a95cc3ffb666845db0a8044329be74b5be) [#6799](https://github.com/firebase/firebase-js-sdk/pull/6799) - Update TypeScript version to 4.7.4.
8
-
9
- ## 0.1.7
10
-
11
- ### Patch Changes
12
-
13
- - [`4af28c1a4`](https://github.com/firebase/firebase-js-sdk/commit/4af28c1a42bd25ce2353f694ca1724c6101cbce5) [#6682](https://github.com/firebase/firebase-js-sdk/pull/6682) - Upgrade TypeScript to 4.7.4.
14
-
15
- ## 0.1.6
16
-
17
- ### Patch Changes
18
-
19
- - [`3f370215a`](https://github.com/firebase/firebase-js-sdk/commit/3f370215aa571db6b41b92a7d8a9aaad2ea0ecd0) [#4808](https://github.com/firebase/firebase-js-sdk/pull/4808) (fixes [#4789](https://github.com/firebase/firebase-js-sdk/issues/4789)) - Update peerDependencies