mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2026-01-05 04:15:23 +01:00
Updated to v1.9.9
This commit is contained in:
20
conf/site/node_modules/chart.js/package.json
generated
vendored
Normal file → Executable file
20
conf/site/node_modules/chart.js/package.json
generated
vendored
Normal file → Executable file
@@ -1,31 +1,31 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
"chart.js@2.9.3",
|
||||
"chart.js@2.9.4",
|
||||
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
|
||||
]
|
||||
],
|
||||
"_from": "chart.js@2.9.3",
|
||||
"_id": "chart.js@2.9.3",
|
||||
"_from": "chart.js@2.9.4",
|
||||
"_id": "chart.js@2.9.4",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-+2jlOobSk52c1VU6fzkh3UwqHMdSlgH1xFv9FKMqHiNCpXsGPQa/+81AFa+i3jZ253Mq9aAycPwDjnn1XbRNNw==",
|
||||
"_integrity": "sha512-B07aAzxcrikjAPyV+01j7BmOpxtQETxTSlQ26BEYJ+3iUkbNKaOJ/nDbT6JjyqYxseM0ON12COHYdU2cTIjC7A==",
|
||||
"_location": "/chart.js",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "chart.js@2.9.3",
|
||||
"raw": "chart.js@2.9.4",
|
||||
"name": "chart.js",
|
||||
"escapedName": "chart.js",
|
||||
"rawSpec": "2.9.3",
|
||||
"rawSpec": "2.9.4",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "2.9.3"
|
||||
"fetchSpec": "2.9.4"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/chart.js/-/chart.js-2.9.3.tgz",
|
||||
"_spec": "2.9.3",
|
||||
"_resolved": "https://registry.npmjs.org/chart.js/-/chart.js-2.9.4.tgz",
|
||||
"_spec": "2.9.4",
|
||||
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
|
||||
"bugs": {
|
||||
"url": "https://github.com/chartjs/Chart.js/issues"
|
||||
@@ -93,5 +93,5 @@
|
||||
"url": "git+https://github.com/chartjs/Chart.js.git"
|
||||
},
|
||||
"unpkg": "dist/Chart.min.js",
|
||||
"version": "2.9.3"
|
||||
"version": "2.9.4"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user