Skip to content

Commit 17c996a

Browse files
authored
Merge pull request #406 from cmu-delphi/release/v2.10.0
Release v2.10.0
2 parents d383093 + ad5c885 commit 17c996a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "www-main",
3-
"version": "2.9.1",
3+
"version": "2.10.0",
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-free": "^5.15.3",
77
"highlight.js": "^11.0.1",
88
"katex": "^0.13.11",
99
"uikit": "^3.7.0",
10-
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v2.5.3/www-covidcast-2.5.3.tgz",
10+
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v2.6.0/www-covidcast-2.6.0.tgz",
1111
"www-covidcast-classic": "https://github.com/cmu-delphi/www-covidcast-classic/releases/download/v2.5.3/www-covidcast-classic-2.5.3.tgz",
1212
"www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.0.1/www-epivis-2.0.1.tgz"
1313
},

0 commit comments

Comments
 (0)