Skip to content

Commit

Permalink
Merge branch 'main' into de-count
Browse files Browse the repository at this point in the history
  • Loading branch information
jhuleatt committed Jul 12, 2023
2 parents 4f7e4b3 + 1ec633c commit e00b58d
Show file tree
Hide file tree
Showing 2 changed files with 206 additions and 242 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 emulators:exec \"jest --detectOpenHandles\" --project=rxfire-test-c497c ",
"test:debug": "yarn echo:chrome && 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
Loading

0 comments on commit e00b58d

Please sign in to comment.