Skip to content

Commit

Permalink
馃彈 Add package.json keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardfactory committed Mar 24, 2019
1 parent 7dfb766 commit 97690ca
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.json
Expand Up @@ -9,6 +9,13 @@
"files": [
"lib/"
],
"keywords": [
"babel",
"babel-plugin",
"babel-typescript",
"decorators",
"reflect-metadata"
],
"scripts": {
"dev": "babel src -w -d lib -x '.ts,.tsx'",
"build": "yarn build:lib && yarn build:types",
Expand Down

0 comments on commit 97690ca

Please sign in to comment.