Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit adda7ef

Browse files
wip
1 parent 79b8066 commit adda7ef

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

packages/javascript/jupyterlab-plotly/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,7 @@
3131
"typescript": "~3.7.0"
3232
},
3333
"dependencies": {
34-
<<<<<<< HEAD
3534
"plotly.js": "^1.54.1",
36-
=======
37-
"plotly.js": "^1.53.0",
38-
>>>>>>> 1c80d7555... Resolving merge conflicts
3935
"@types/plotly.js": "1.44.28",
4036
"@jupyterlab/rendermime-interfaces": "^1.3.0 || ^2.0.0",
4137
"@lumino/messaging": "^1.2.3",

packages/javascript/plotlywidget/package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,7 @@
3333
"typescript": "~3.1.1"
3434
},
3535
"dependencies": {
36-
<<<<<<< HEAD
3736
"plotly.js": "^1.54.1",
38-
=======
39-
"plotly.js": "^1.53.0",
40-
>>>>>>> 1c80d7555... Resolving merge conflicts
4137
"@jupyter-widgets/base": "^2.0.0 || ^3.0.0",
4238
"lodash": "^4.17.4"
4339
},

0 commit comments

Comments
 (0)