Skip to content

Commit

Permalink
fix: missing load-image.js in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooooooklyn committed Jun 30, 2022
1 parent 71fe01a commit ddb2419
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -22,7 +22,8 @@
"index.d.ts",
"index.js",
"geometry.js",
"js-binding.js"
"js-binding.js",
"load-image.js"
],
"napi": {
"name": "skia",
Expand Down

0 comments on commit ddb2419

Please sign in to comment.