Skip to content

Commit

Permalink
Add bundling meta info
Browse files Browse the repository at this point in the history
  • Loading branch information
vidartf committed Jan 24, 2018
1 parent c2ebdb0 commit 8b2aa81
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "jupyter-widget-hello",
"version": "0.1.0",
"version": "0.2.1",
"description": "Hello world for widgets!",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -77,7 +77,8 @@
"language": "python\\d?"
},
"base": {
"name": "ipywidgethello"
"name": "ipywidgethello",
"bundles_extension": true
},
"managers": [
"pip"
Expand Down

0 comments on commit 8b2aa81

Please sign in to comment.