Skip to content

Commit

Permalink
fix: add jsr entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
DjDeveloperr committed Mar 3, 2024
1 parent 8121b94 commit 1c905eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deno.json
Expand Up @@ -2,6 +2,7 @@
"name": "@gfx/canvas",
"github": "https://github.com/DjDeveloperr/skia_canvas",
"version": "0.5.6",
"exports": "./mod.ts",

"tasks": {
"build": "cd native/build && CC=clang CXX=clang++ cmake .. && cmake --build . --config Release",
Expand Down

0 comments on commit 1c905eb

Please sign in to comment.