Skip to content

Commit

Permalink
chore: remove rx-angular for resolving dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwind committed Nov 11, 2023
1 parent 10d9553 commit d22173b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 8,196 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: Build
run: |
npm install --force
npm install
npm run build:deploy
- name: Copy 404
Expand Down
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@
"@angular/platform-server": "^17.0.2",
"@angular/router": "^17.0.2",
"@angular/ssr": "^17.0.0",
"@rx-angular/cdk": "^16.0.0",
"@rx-angular/template": "^16.0.1",
"@wellwind/blog-builder": "file:builders",
"@wellwind/blog-schematics": "file:schematics",
"feed": "^4.2.2",
Expand Down
Loading

0 comments on commit d22173b

Please sign in to comment.