Skip to content

Commit 5cf9efb

Browse files
committed
Change app-check package versions to 0.0.1
1 parent 231b004 commit 5cf9efb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

packages/app-check-interop-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@firebase/app-check-interop-types",
3-
"version": "0.1.0",
3+
"version": "0.0.1",
44
"description": "@firebase/app-check-interop-types Types",
55
"author": "Firebase <[email protected]> (https://firebase.google.com/)",
66
"license": "Apache-2.0",

packages/app-check-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@firebase/app-check-types",
3-
"version": "0.1.0",
3+
"version": "0.0.1",
44
"description": "@firebase/app-check Types",
55
"author": "Firebase <[email protected]> (https://firebase.google.com/)",
66
"license": "Apache-2.0",

packages/app-check/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@firebase/app-check",
3-
"version": "0.1.0",
3+
"version": "0.0.1",
44
"description": "The App Check component of the Firebase JS SDK",
55
"author": "Firebase <[email protected]> (https://firebase.google.com/)",
66
"main": "dist/index.cjs.js",

0 commit comments

Comments
 (0)