Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
chore: add ecosystem:cordova to package.json keywords
Browse files Browse the repository at this point in the history
closes #99
  • Loading branch information
janpio committed Jun 19, 2019
1 parent 1f1a888 commit 4b14897
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"keywords": [
"cordova",
"wkwebview",
"cordova-ios"
"cordova-ios",
"ecosystem:cordova"
],
"scripts": {
"test": "npm run eslint && npm run objc-tests",
Expand Down

0 comments on commit 4b14897

Please sign in to comment.