Updated to v1.7.1

This commit is contained in:
Henry Whitaker
2020-06-24 22:58:46 +01:00
parent 651f7508b6
commit 24146eb333
168 changed files with 6397 additions and 2682 deletions

View File

@@ -1,14 +1,14 @@
{
"_args": [
[
"react-toastify@6.0.5",
"react-toastify@6.0.6",
"/home/henry/Documents/git/Speedtest-tracker-docker/conf/site"
]
],
"_from": "react-toastify@6.0.5",
"_id": "react-toastify@6.0.5",
"_from": "react-toastify@6.0.6",
"_id": "react-toastify@6.0.6",
"_inBundle": false,
"_integrity": "sha512-1YXSb6Jr478c1TJEyVpxLHFvtmeXGMvdpZc0fke/7lK+MoLBC+NFgB74bq+C2SZe6LdK+K1voEURJoY88WqWvA==",
"_integrity": "sha512-NdHiMhj76Z877kZlXuelVfJONslvpmDTL95FVAoBy2kkU75hiqR5+pu1GdJZfRWPhen9ecdb58d3HmefaJ06Yw==",
"_location": "/react-toastify",
"_phantomChildren": {
"@babel/runtime": "7.9.2",
@@ -19,18 +19,18 @@
"_requested": {
"type": "version",
"registry": true,
"raw": "react-toastify@6.0.5",
"raw": "react-toastify@6.0.6",
"name": "react-toastify",
"escapedName": "react-toastify",
"rawSpec": "6.0.5",
"rawSpec": "6.0.6",
"saveSpec": null,
"fetchSpec": "6.0.5"
"fetchSpec": "6.0.6"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-6.0.5.tgz",
"_spec": "6.0.5",
"_resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-6.0.6.tgz",
"_spec": "6.0.6",
"_where": "/home/henry/Documents/git/Speedtest-tracker-docker/conf/site",
"author": {
"name": "Fadi Khadra",
@@ -134,5 +134,5 @@
"*.css"
],
"typings": "dist/index.d.ts",
"version": "6.0.5"
"version": "6.0.6"
}