Skip to content

Commit

Permalink
fixx: dev -> 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelCoding committed Oct 21, 2024
1 parent f128d1a commit dbfc213
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 32 deletions.
3 changes: 1 addition & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
flake-utils.url = "github:numtide/flake-utils";
ixx = {
# match version with npm package
# TODO: update with v0.0.5
url = "github:NuschtOS/ixx";
url = "github:NuschtOS/v0.0.5";
inputs = {
nixpkgs.follows = "nixpkgs";
flake-utils.follows = "flake-utils";
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@feel/style": "^0.0.27",
"@fontsource/dm-mono": "^5.1.0",
"@fontsource/dm-sans": "^5.1.0",
"@nuschtos/fixx": "^0.0.4",
"@nuschtos/fixx": "^0.0.5",
"rxjs": "~7.8.1",
"tslib": "^2.7.0",
"zone.js": "~0.15.0"
Expand Down
58 changes: 29 additions & 29 deletions pnpm-lock.yaml

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

0 comments on commit dbfc213

Please sign in to comment.