Skip to content

Commit b893339

Browse files
authored
chore: add missing supported platform browser to npm keywords (#279)
1 parent 3ede66e commit b893339

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"splashscreen",
1919
"ecosystem:cordova",
2020
"cordova-android",
21-
"cordova-windows"
21+
"cordova-windows",
22+
"cordova-browser"
2223
],
2324
"scripts": {
2425
"test": "npm run lint",

0 commit comments

Comments
 (0)