Skip to content

Commit ff3db08

Browse files
committed
Removed uuid as a dependency for database
1 parent 7cad614 commit ff3db08

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/database/package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@
5656
"@firebase/app": "0.7.27",
5757
"rollup": "2.72.1",
5858
"rollup-plugin-typescript2": "0.31.2",
59-
"typescript": "4.2.2",
60-
"uuid": "^8.3.2"
59+
"typescript": "4.2.2"
6160
},
6261
"repository": {
6362
"directory": "packages/database",

0 commit comments

Comments
 (0)