Skip to content

Commit

Permalink
Merge pull request FirebaseExtended#74 from FirebaseExtended/de-deps
Browse files Browse the repository at this point in the history
chore(deps): update tslib
  • Loading branch information
davideast authored Jul 11, 2023
2 parents eddce81 + d5234ae commit 1ec633c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,7 @@
"test": "FIREBASE_CLI_PREVIEWS=storageemulator firebase emulators:exec \"jest --detectOpenHandles\" --project=rxfire-test-c497c ",
"test:debug": "yarn echo:chrome && FIREBASE_CLI_PREVIEWS=storageemulator firebase emulators:exec ./test-debug.sh --project=rxfire-test-c497c"
},
"dependencies": {
"tslib": "^2.5.0"
},
"dependencies": {},
"peerDependencies": {
"firebase": "^9.0.0",
"rxjs": "^6.0.0 || ^7.0.0"
Expand Down Expand Up @@ -106,7 +104,7 @@
"rollup": "^2.33.2",
"rollup-plugin-generate-package-json": "^3.2.0",
"rxjs": "^7.0.0",
"tslib": "^2.5.0",
"tslib": "^2.6.0",
"typescript": "^4.2.4",
"xhr2": "^0.2.1"
},
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1ec633c

Please sign in to comment.