Skip to content

Commit 0490832

Browse files
committed
chore: version bump + spcheck fix
1 parent 6962fcc commit 0490832

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.github/actions/spelling/allow.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ rnaa
2929
tada
3030
vec
3131
rnaa
32+
javac
3233

packages/react-native-audio-api/package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,9 @@
4545
"keywords": [
4646
"react-native",
4747
"audio",
48-
"audio-api"
48+
"audio api",
49+
"web audio api",
50+
"react"
4951
],
5052
"repository": {
5153
"type": "git",

0 commit comments

Comments
 (0)