Skip to content

Commit eda22cd

Browse files
authored
Merge pull request #651 from cmu-delphi/release/v3.0.12
Release v3.0.12
2 parents 2b6517f + 490ece4 commit eda22cd

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 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": "3.0.11",
3+
"version": "3.0.12",
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-free": "^6.1.1",
77
"highlight.js": "^11.5.1",
88
"katex": "^0.15.3",
99
"uikit": "^3.14.1",
10-
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.2.1/www-covidcast-3.2.1.tgz",
10+
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v3.2.2/www-covidcast-3.2.2.tgz",
1111
"www-covidcast-classic": "https://github.com/cmu-delphi/www-covidcast-classic/releases/download/v2.6.2/www-covidcast-classic-2.6.2.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)