Skip to content

Commit

Permalink
chore(examples/js-chart-and-grid-message-router): bump rollup version
Browse files Browse the repository at this point in the history
  • Loading branch information
kruplm committed Oct 15, 2024
1 parent 0a6a707 commit f682212
Show file tree
Hide file tree
Showing 2 changed files with 18,338 additions and 18,338 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.1.0-alpha.1",
"private": true,
"description": "Example Web Application",
"main": "chat.js",
"main": "chart.js",
"type": "module",
"scripts": {
"clean": "rimraf dist",
Expand All @@ -21,7 +21,7 @@
"devDependencies": {
"http-server": "14.1.1",
"rimraf": "^6.0.1",
"rollup": "^4.18.1",
"rollup": "^4.24.0",
"@rollup/plugin-commonjs": "28.0.0",
"@rollup/plugin-node-resolve": "15.3.0"
}
Expand Down
Loading

0 comments on commit f682212

Please sign in to comment.