Skip to content

Commit aff8266

Browse files
committed
Feature: bump dependencies
1 parent 1716ada commit aff8266

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: js/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,14 @@
3434
"watch": "webpack -d -w"
3535
},
3636
"dependencies": {
37-
"@jupyter-widgets/base": "^1.2.5 || ^2.0.0 || ^3.0.0 || ^4.0.0-alpha.2",
37+
"@jupyter-widgets/base": "^1.2.5 || ^2.0.0 || ^3.0.0 || ^4.0.0",
3838
"bluebird": "^3.5.5",
3939
"jupyter-dataserializers": "^2.2.0",
4040
"three": "^0.97.0",
4141
"underscore": "^1.8.3"
4242
},
4343
"devDependencies": {
44-
"@jupyterlab/builder": "^3.0.0-rc.13",
44+
"@jupyterlab/builder": "^3.0.0",
4545
"@jupyterlab/buildutils": "^2.0.2",
4646
"eslint": "^6.8.0",
4747
"fs-extra": "^8.1.0",

0 commit comments

Comments
 (0)