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

Skip to content

Commit 3662e90

Browse files
pragyagarg642nicolaskruchten
authored andcommitted
Resolving merge conflicts
1 parent 1783857 commit 3662e90

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

packages/javascript/jupyterlab-plotly/package.json

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

packages/javascript/plotlywidget/package.json

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

0 commit comments

Comments
 (0)