Skip to content

Commit

Permalink
Add resolution for feather js (#1973)
Browse files Browse the repository at this point in the history
* Add resolution for feather js

* use pnpm overrides

* Upd

* Use resolutions directly

* try again

* lockfile

---------

Co-authored-by: Max Korsunov <maxkors2014@gmail.com>
  • Loading branch information
JasonMHasperhoven and VanishMax authored Jan 6, 2025
1 parent a7b0c29 commit 68f6d53
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 38 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
},
"pnpm": {
"overrides": {
"typescript": "5.5.3"
"typescript": "5.5.3",
"@hexxagon/feather.js": "npm:@terra-money/feather.js@1.0.9"
}
},
"devDependencies": {
Expand Down
75 changes: 38 additions & 37 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 68f6d53

Please sign in to comment.