Browse Source

chore(admin-ui): Remove override

It seems to be blocking publish
Michael Bromley 1 month ago
parent
commit
3e5e1deca9
1 changed files with 0 additions and 3 deletions
  1. 0 3
      packages/admin-ui/package.json

+ 0 - 3
packages/admin-ui/package.json

@@ -117,8 +117,5 @@
         "puppeteer": "^19.8.3",
         "rimraf": "^5.0.5",
         "typescript": "5.8.2"
-    },
-    "overrides": {
-        "rxjs": "7.8.1"
     }
 }