Skip to content

Commit

Permalink
v0.1.10 release
Browse files Browse the repository at this point in the history
  • Loading branch information
dorisjlee committed Oct 24, 2021
1 parent d96aa16 commit fafb112
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions luxwidget/labextension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "luxwidget",
"version": "0.1.8",
"version": "0.1.10",
"description": "A Custom Jupyter Widget Library",
"keywords": [
"jupyter",
Expand Down Expand Up @@ -110,7 +110,7 @@
"extension": "lib/plugin",
"outputDir": "luxwidget/labextension",
"_build": {
"load": "static/remoteEntry.c6686b94a4e5ea35a42c.js",
"load": "static/remoteEntry.d5d1b997de8e179fb918.js",
"extension": "./extension",
"style": "./style"
}
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion luxwidget/nbextension/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "luxwidget",
"version": "0.1.8",
"version": "0.1.10",
"description": "A Custom Jupyter Widget Library",
"keywords": [
"jupyter",
Expand Down
2 changes: 1 addition & 1 deletion luxwidget/nbextension/static/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion luxwidget/nbextension/static/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "luxwidget",
"version": "0.1.8",
"version": "0.1.10",
"description": "A Custom Jupyter Widget Library",
"keywords": [
"jupyter",
Expand Down

0 comments on commit fafb112

Please sign in to comment.