Skip to content

Commit

Permalink
Bump panel.js version
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Oct 11, 2021
1 parent 0dde1e8 commit c1741f0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions panel/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions panel/package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "@holoviz/panel",
"version": "0.13.0-a.6",
"version": "0.13.0-a.7",
"description": "A high level dashboarding library for python visualization libraries.",
"license": "BSD-3-Clause",
"repository": {
"type": "git",
"url": "https://github.com/holoviz/panel.git"
},
"dependencies": {
"@bokeh/bokehjs": "^2.4.0",
"@bokeh/bokehjs": "^2.4.1-rc.1",
"@luma.gl/constants": "^8.0.3",
"@types/debounce": "^1.2.0",
"@types/gl-matrix": "^2.4.5",
Expand Down

0 comments on commit c1741f0

Please sign in to comment.