-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Status Chart: Weekly/dependency updates (#5190)
- Loading branch information
1 parent
55deafd
commit d8848e6
Showing
4 changed files
with
190 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -10,8 +10,8 @@ | |
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@primer/[email protected]/dist/primer.min.css" /> | ||
<script type="importmap"> | ||
{ "imports": { | ||
"@kurkle/color": "https://cdn.jsdelivr.net/npm/@kurkle/[email protected].2/dist/color.esm.min.js", | ||
"chart.js": "https://cdn.jsdelivr.net/npm/[email protected].6/dist/chart.min.js", | ||
"@kurkle/color": "https://cdn.jsdelivr.net/npm/@kurkle/[email protected].4/dist/color.esm.min.js", | ||
"chart.js": "https://cdn.jsdelivr.net/npm/[email protected].7/dist/chart.min.js", | ||
"chartjs-adapter-luxon": "https://cdn.jsdelivr.net/npm/[email protected]/dist/chartjs-adapter-luxon.esm.min.js", | ||
"luxon": "https://cdn.jsdelivr.net/npm/[email protected]/build/es6/luxon.min.js" | ||
} } | ||
|
Oops, something went wrong.