Skip to content

Commit

Permalink
Merge pull request #257 from ianhi/keywords
Browse files Browse the repository at this point in the history
add jupyter keywords to package.json
  • Loading branch information
martinRenou authored Aug 24, 2020
2 parents 406fbb4 + f1261f0 commit 8de1373
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,11 @@
},
"dependencies": {
"@jupyter-widgets/base": "^2 || ^3"
}
},
"keywords": [
"jupyter",
"jupyterlab",
"jupyterlab-extension",
"widgets"
]
}

0 comments on commit 8de1373

Please sign in to comment.