Skip to content

Commit 6a3e08c

Browse files
committed
Bump panel.js version to 1.3.7-rc.2
1 parent 471ff4a commit 6a3e08c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

panel/package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

panel/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@holoviz/panel",
3-
"version": "1.3.7-rc.1",
3+
"version": "1.3.7-rc.2",
44
"description": "The powerful data exploration & web app framework for Python.",
55
"license": "BSD-3-Clause",
66
"repository": {
77
"type": "git",
88
"url": "https://github.com/holoviz/panel.git"
99
},
1010
"dependencies": {
11-
"@bokeh/bokehjs": "~3.3.2",
11+
"@bokeh/bokehjs": "~3.3.3",
1212
"@luma.gl/constants": "^8.0.3",
1313
"@types/debounce": "^1.2.0",
1414
"@types/gl-matrix": "^2.4.5",

0 commit comments

Comments
 (0)