We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5031a1 commit a9374b2Copy full SHA for a9374b2
{{cookiecutter.github_project_name}}/package.json
@@ -51,10 +51,10 @@
51
"watch:nbextension": "webpack --watch"
52
},
53
"dependencies": {
54
- "@jupyter-widgets/base": "^1.1.10 || ^2 || ^3 || ^4.0.0-beta.1"
+ "@jupyter-widgets/base": "^1.1.10 || ^2 || ^3 || ^4"
55
56
"devDependencies": {
57
- "@jupyterlab/builder": "^3.0.0-beta.8",
+ "@jupyterlab/builder": "^3.0.0",
58
"@phosphor/application": "^1.6.0",
59
"@phosphor/widgets": "^1.6.0",
60
"@types/expect.js": "^0.3.29",
0 commit comments