Skip to content

Commit 16303d4

Browse files
authored
Merge pull request #412 from cmu-delphi/release/v2.11.0
Release v2.11.0
2 parents 17c996a + a09b95d commit 16303d4

File tree

2 files changed

+5
-12
lines changed

2 files changed

+5
-12
lines changed

package-lock.json

Lines changed: 3 additions & 10 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,14 +1,14 @@
11
{
22
"name": "www-main",
3-
"version": "2.10.0",
3+
"version": "2.11.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",
1010
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v2.6.0/www-covidcast-2.6.0.tgz",
11-
"www-covidcast-classic": "https://github.com/cmu-delphi/www-covidcast-classic/releases/download/v2.5.3/www-covidcast-classic-2.5.3.tgz",
11+
"www-covidcast-classic": "https://github.com/cmu-delphi/www-covidcast-classic/releases/download/v2.6.0/www-covidcast-classic-2.6.0.tgz",
1212
"www-epivis": "https://github.com/cmu-delphi/www-epivis/releases/download/v2.0.1/www-epivis-2.0.1.tgz"
1313
},
1414
"devDependencies": {

0 commit comments

Comments
 (0)