Skip to content

Commit 0585b23

Browse files
committed
Updating the version to 0.0.800 on both the performance-exp and performance-types-exp packages
1 parent d96ad31 commit 0585b23

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages-exp/performance-exp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@firebase/performance-exp",
3-
"version": "0.4.1",
3+
"version": "0.0.800",
44
"description": "Firebase performance for web",
55
"author": "Firebase <[email protected]> (https://firebase.google.com/)",
66
"main": "dist/index.cjs.js",
@@ -29,7 +29,7 @@
2929
"@firebase/logger": "0.2.6",
3030
"@firebase/installations": "0.4.17",
3131
"@firebase/util": "0.3.2",
32-
"@firebase/performance-types-exp": "0.0.13",
32+
"@firebase/performance-types-exp": "0.0.800",
3333
"@firebase/component": "0.1.19",
3434
"tslib": "^1.11.1"
3535
},

packages-exp/performance-types-exp/package.json

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

0 commit comments

Comments
 (0)