Skip to content

Commit

Permalink
added keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
sibiraj-s committed Sep 28, 2017
1 parent 6b3042b commit a2f41a2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@
"build:prod": "ng build --prod && sh scripts/build.sh",
"precommit": "ng test --watch false && yarn run build:prod"
},
"keywords": [
"angular-editor",
"angular-wysiwyg-editor",
"wysiwyg-editor",
"ngx-editor"
],
"repository": {
"type": "git",
"url": "git+https://github.com/Sibiraj-S/ngx-editor.git"
Expand Down

0 comments on commit a2f41a2

Please sign in to comment.