Skip to content

Commit

Permalink
Bump to 1.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksongoode committed Nov 16, 2023
1 parent 8915052 commit 48c1f54
Show file tree
Hide file tree
Showing 2 changed files with 912 additions and 972 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nline-plotlyjs-panel",
"version": "1.6.2",
"version": "1.6.3",
"description": "Grafana Plotly Plugin",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down Expand Up @@ -45,6 +45,7 @@
"css-loader": "^6.7.3",
"eslint": "8.52.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-deprecation": "^2.0.0",
"eslint-plugin-jsdoc": "^46.8.2",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-react": "^7.33.2",
Expand All @@ -66,8 +67,7 @@
"typescript": "4.8.4",
"webpack": "^5.86.0",
"webpack-cli": "^5.1.4",
"webpack-livereload-plugin": "^3.0.2",
"eslint-plugin-deprecation": "^2.0.0"
"webpack-livereload-plugin": "^3.0.2"
},
"dependencies": {
"@emotion/css": "^11.11.2",
Expand Down
Loading

0 comments on commit 48c1f54

Please sign in to comment.