Skip to content

Commit

Permalink
added new version of skia canvas
Browse files Browse the repository at this point in the history
  • Loading branch information
naresh-prolix committed Oct 12, 2024
1 parent 7c1e5d5 commit 1aeb6b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/layout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"cross-fetch": "^3.1.5",
"emoji-regex": "^10.3.0",
"queue": "^6.0.1",
"skia-canvas": "^1.0.1",
"skia-canvas": "https://github.com/samizdatco/skia-canvas/releases/download/v1.0.1/skia-canvas-v1.0.1-linux-x64-glibc.tar.gz",
"yoga-layout": "^2.0.1"
},
"files": [
Expand Down
5 changes: 2 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8716,10 +8716,9 @@ size-limit@11.0.1, size-limit@^11.0.1:
nanospinner "^1.1.0"
picocolors "^1.0.0"

skia-canvas@^1.0.1:
"skia-canvas@https://github.com/samizdatco/skia-canvas/releases/download/v1.0.1/skia-canvas-v1.0.1-linux-x64-glibc.tar.gz":
version "1.0.1"
resolved "https://registry.yarnpkg.com/skia-canvas/-/skia-canvas-1.0.1.tgz#d0f6a4c99f273bb79311afa6e4410e09d5bb61b5"
integrity sha512-/HtZlmib2BD3Fi6P4ZywSq7VquPl2A1Frc0pA+xD5hJSvSzN7FoOJpBWDpDd0e1ByzrVO6ZIjO98dNSQ2XqlKw==
resolved "https://github.com/samizdatco/skia-canvas/releases/download/v1.0.1/skia-canvas-v1.0.1-linux-x64-glibc.tar.gz#6acf7ea58f69d1d1c324216c1f9c1b517c5a5461"
dependencies:
"@mapbox/node-pre-gyp" "^1.0.9"
cargo-cp-artifact "^0.1"
Expand Down

0 comments on commit 1aeb6b2

Please sign in to comment.