Skip to content

Commit b18cc61

Browse files
committed
Publish npm packages
- @jupyter-widgets/[email protected] - @jupyter-widgets/[email protected] - @jupyter-widgets/[email protected] - @jupyter-widgets/[email protected] - @jupyter-widgets/[email protected] - @jupyter-widgets/[email protected] - @jupyter-widgets/[email protected] - @jupyter-widgets/[email protected] - @jupyter-widgets/[email protected] - @jupyter-widgets/[email protected] - @jupyter-widgets/[email protected]
1 parent fdc9e32 commit b18cc61

File tree

11 files changed

+33
-33
lines changed

11 files changed

+33
-33
lines changed

examples/web-tmpnb/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@jupyter-widgets/example-web-tmpnb",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"description": "Project that tests the ability to npm install @jupyter-widgets/controls within an npm project.",
66
"main": "index.js",
77
"scripts": {
@@ -14,8 +14,8 @@
1414
"author": "IPython",
1515
"license": "BSD-3-Clause",
1616
"dependencies": {
17-
"@jupyter-widgets/base": "^1.0.1",
18-
"@jupyter-widgets/controls": "^1.0.1",
17+
"@jupyter-widgets/base": "^1.0.2",
18+
"@jupyter-widgets/controls": "^1.0.2",
1919
"@jupyterlab/services": "^0.49.0",
2020
"@types/codemirror": "0.0.33",
2121
"codemirror": "^5.9.0",

examples/web1/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@jupyter-widgets/example-web1",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"description": "Project that tests the ability to npm install jupyter-js-widgets within an npm project.",
66
"main": "index.js",
77
"scripts": {
@@ -15,8 +15,8 @@
1515
"author": "IPython",
1616
"license": "BSD-3-Clause",
1717
"dependencies": {
18-
"@jupyter-widgets/base": "^1.0.1",
19-
"@jupyter-widgets/controls": "^1.0.1"
18+
"@jupyter-widgets/base": "^1.0.2",
19+
"@jupyter-widgets/controls": "^1.0.2"
2020
},
2121
"devDependencies": {
2222
"chai": "^4.0.0",

examples/web2/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@jupyter-widgets/example-web2",
4-
"version": "2.0.2",
4+
"version": "2.0.3",
55
"description": "Project that tests the ability to npm install jupyter-js-widgets within an npm project.",
66
"main": "index.js",
77
"scripts": {
@@ -13,8 +13,8 @@
1313
"author": "IPython",
1414
"license": "BSD-3-Clause",
1515
"dependencies": {
16-
"@jupyter-widgets/base": "^1.0.1",
17-
"@jupyter-widgets/controls": "^1.0.1",
16+
"@jupyter-widgets/base": "^1.0.2",
17+
"@jupyter-widgets/controls": "^1.0.2",
1818
"codemirror": "^5.9.0",
1919
"font-awesome": "^4.7.0"
2020
},

examples/web3/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@jupyter-widgets/example-web3",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"description": "Project that tests the ability to npm install jupyter-js-widgets within an npm project.",
66
"main": "lib/index.js",
77
"scripts": {
@@ -14,9 +14,9 @@
1414
"author": "IPython",
1515
"license": "BSD-3-Clause",
1616
"dependencies": {
17-
"@jupyter-widgets/base": "^1.0.1",
18-
"@jupyter-widgets/controls": "^1.0.1",
19-
"@jupyter-widgets/html-manager": "^0.10.1",
17+
"@jupyter-widgets/base": "^1.0.2",
18+
"@jupyter-widgets/controls": "^1.0.2",
19+
"@jupyter-widgets/html-manager": "^0.10.2",
2020
"@jupyterlab/services": "^0.49.0",
2121
"@types/codemirror": "0.0.33",
2222
"codemirror": "^5.9.0",

examples/web4/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"private": true,
33
"name": "@jupyter-widgets/example-web4",
4-
"version": "2.0.1",
4+
"version": "2.0.2",
55
"description": "Project that tests the ability to npm install jupyter-js-widgets within an npm project.",
66
"main": "index.js",
77
"scripts": {
@@ -13,7 +13,7 @@
1313
"author": "IPython",
1414
"license": "BSD-3-Clause",
1515
"dependencies": {
16-
"@jupyter-widgets/html-manager": "^0.10.1",
16+
"@jupyter-widgets/html-manager": "^0.10.2",
1717
"font-awesome": "^4.7.0"
1818
},
1919
"devDependencies": {

packages/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-widgets/base",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Jupyter interactive widgets",
55
"author": "Project Jupyter",
66
"license": "BSD-3-Clause",

packages/controls/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-widgets/controls",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Jupyter interactive widgets",
55
"author": "Project Jupyter",
66
"license": "BSD-3-Clause",
@@ -66,7 +66,7 @@
6666
"webpack": "^3.5.5"
6767
},
6868
"dependencies": {
69-
"@jupyter-widgets/base": "^1.0.1",
69+
"@jupyter-widgets/base": "^1.0.2",
7070
"@jupyter-widgets/schema": "^0.3.0",
7171
"@jupyterlab/services": "^0.49.0",
7272
"@phosphor/algorithm": "^1.1.0",

packages/html-manager/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-widgets/html-manager",
3-
"version": "0.10.1",
3+
"version": "0.10.2",
44
"description": "Standalone package for rendering Jupyter widgets outside notebooks",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",
@@ -34,9 +34,9 @@
3434
},
3535
"homepage": "https://github.com/jupyter-widgets/ipywidgets#readme",
3636
"dependencies": {
37-
"@jupyter-widgets/base": "^1.0.1",
38-
"@jupyter-widgets/controls": "^1.0.1",
39-
"@jupyter-widgets/output": "^1.0.1",
37+
"@jupyter-widgets/base": "^1.0.2",
38+
"@jupyter-widgets/controls": "^1.0.2",
39+
"@jupyter-widgets/output": "^1.0.2",
4040
"@jupyter-widgets/schema": "^0.3.0",
4141
"@jupyterlab/outputarea": "^0.10.0",
4242
"@jupyterlab/rendermime-interfaces": "^0.3.1",

packages/jupyterlab-manager/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "@jupyter-widgets/jupyterlab-manager",
3-
"version": "0.27.0",
3+
"version": "0.27.1",
44
"description": "The JupyterLab extension providing Jupyter widgets.",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",
77
"dependencies": {
8-
"@jupyter-widgets/base": "^1.0.1",
9-
"@jupyter-widgets/controls": "^1.0.1",
10-
"@jupyter-widgets/output": "^1.0.1",
8+
"@jupyter-widgets/base": "^1.0.2",
9+
"@jupyter-widgets/controls": "^1.0.2",
10+
"@jupyter-widgets/output": "^1.0.2",
1111
"@jupyterlab/application": "^0.10.0",
1212
"@jupyterlab/docregistry": "^0.10.0",
1313
"@jupyterlab/notebook": "^0.10.0",

packages/output/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jupyter-widgets/output",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Jupyter widget wrapping cell output",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",
@@ -25,7 +25,7 @@
2525
"url": "https://github.com/jupyter-widgets/ipywidgets/issues"
2626
},
2727
"dependencies": {
28-
"@jupyter-widgets/base": "^1.0.1"
28+
"@jupyter-widgets/base": "^1.0.2"
2929
},
3030
"devDependencies": {
3131
"rimraf": "^2.6.1",

0 commit comments

Comments
 (0)