Skip to content

Commit

Permalink
fix(package.json): add resolution for skia-canvas
Browse files Browse the repository at this point in the history
error from dependency in plebbit-js (older version): https://github.com/samizdatco/skia-canvas/releases/tag/v1.0.2
  • Loading branch information
plebeius-eth committed Oct 23, 2024
1 parent fcf095d commit 0d23bdb
Show file tree
Hide file tree
Showing 2 changed files with 17,799 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,8 @@
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"resolutions": {
"skia-canvas": "1.0.2"
}
}
Loading

0 comments on commit 0d23bdb

Please sign in to comment.