Skip to content

Commit

Permalink
docs: add keywords micro front-end to package json
Browse files Browse the repository at this point in the history
  • Loading branch information
why520crazy committed Dec 25, 2019
1 parent 76acbda commit 6057e4f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,15 @@
"pub-only": "cd dist/planet && npm publish --access=public",
"pub": "npm run build && npm run pub-only"
},
"keywords": [
"micro front-end",
"micro frontend",
"microfrontend",
"micro frontends",
"angular micro front-end",
"ngx micro front-end",
"ngx planet"
],
"private": true,
"dependencies": {
"@angular/animations": "~8.2.14",
Expand Down

0 comments on commit 6057e4f

Please sign in to comment.