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 55d9958 commit a027642Copy full SHA for a027642
jupyterlab_widgets/package.json
@@ -70,7 +70,7 @@
70
"@lumino/properties": "^1.1.0",
71
"@lumino/signaling": "^1.2.0",
72
"@lumino/widgets": "^1.3.0",
73
- "@types/backbone": "^1.4.1",
+ "@types/backbone": "1.4.1",
74
"jquery": "^3.1.1",
75
"semver": "^6.1.1"
76
},
packages/base/package.json
@@ -36,7 +36,7 @@
36
"@lumino/coreutils": "^1.2.0",
37
"@lumino/messaging": "^1.2.1",
38
39
40
"@types/lodash": "^4.14.134",
41
"backbone": "1.2.3",
42
0 commit comments