Skip to content

Commit

Permalink
Update package.json dependencies in examples (#86)
Browse files Browse the repository at this point in the history
* Update mods with new server package (#69)

* Update to dev server 1.0.1

* Add server config documentation.

* Switch from npm install to npm ci

* Update js-areachart-d3 dependencies

* Update js-dev-barchart-googlecharts dependencies

* Update ts-dev-gauge-googlecharts dependencies

* Update ts-spiderchart-d3 dependencies

* update lock files to version 2

* Fix missing dependency in ts-dev-gauge-googlecharts
  • Loading branch information
objerke authored Jun 30, 2022
1 parent a500f35 commit 047940c
Show file tree
Hide file tree
Showing 33 changed files with 45,813 additions and 28,193 deletions.
654 changes: 339 additions & 315 deletions catalog/animated-bubble-chart/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion catalog/animated-bubble-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"d3": "^5.14.2"
},
"devDependencies": {
"@tibco/spotfire-mods-dev-server": "^1.0.0",
"@tibco/spotfire-mods-dev-server": "^1.0.1",
"@types/d3": "^5.16.4",
"copy-webpack-plugin": "^6.0.3",
"ts-loader": "^8.0.11",
Expand Down
Loading

0 comments on commit 047940c

Please sign in to comment.