Skip to content

Commit 5fe09e4

Browse files
authored
Merge pull request #513 from cmu-delphi/release/v2.15.3
Release v2.15.3
2 parents 55b3e2d + 294bfb0 commit 5fe09e4

File tree

2 files changed

+42
-142
lines changed

2 files changed

+42
-142
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
{
22
"name": "www-main",
3-
"version": "2.15.2",
3+
"version": "2.15.3",
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-free": "^5.15.4",
77
"highlight.js": "^11.3.1",
88
"katex": "^0.15.1",
99
"uikit": "^3.9.2",
10-
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v2.8.0/www-covidcast-2.8.0.tgz",
10+
"www-covidcast": "https://github.com/cmu-delphi/www-covidcast/releases/download/v2.8.1/www-covidcast-2.8.1.tgz",
1111
"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": {
1515
"hugo-bin": "^0.77.2",
1616
"husky": "^7.0.4",
17-
"lint-staged": "^12.0.2",
17+
"lint-staged": "^12.1.2",
1818
"prettier": "^2.4.1",
1919
"prettier-plugin-go-template": "^0.0.11",
2020
"rimraf": "^3.0.2",

0 commit comments

Comments
 (0)