Skip to content

Commit 13e78ab

Browse files
committed
chore: remove note about deno
1 parent dea7720 commit 13e78ab

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -44,14 +44,6 @@ node examples/view_controller.js
4444
node examples/spritekit.js
4545
```
4646

47-
## Notes
48-
49-
Deno Node-API has an issue with `napi_get_all_property_names`.
50-
51-
Without a custom Deno build from the below PR, you can't use AppKit in Deno (works in Node).
52-
53-
Upstream PR: https://github.com/denoland/deno/pull/19585
54-
5547
## License
5648

5749
MIT licensed.

0 commit comments

Comments
 (0)