Completely updated React, fixed #11, (hopefully)
This commit is contained in:
14
goTorrentWebUI/node_modules/react-toastify/package.json
generated
vendored
14
goTorrentWebUI/node_modules/react-toastify/package.json
generated
vendored
@@ -1,10 +1,12 @@
|
||||
{
|
||||
"_from": "react-toastify",
|
||||
"_id": "react-toastify@3.2.2",
|
||||
"_id": "react-toastify@3.3.4",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-8AjrkESeJHGEHOC4mgp6YPtCEV0X8QAuh/TUITtGsNbX7771VxptDBlSBd1qMnFmc0PA10ge2wWUmIdBBdOskQ==",
|
||||
"_integrity": "sha512-A1ATg7SqfoDT/D++DfSg5JNlLNNfSI++7R+37qppEcVw471zNCyNy6DIshoPNiRdcMQVwvPKc4KQynNfgWZ7mA==",
|
||||
"_location": "/react-toastify",
|
||||
"_phantomChildren": {},
|
||||
"_phantomChildren": {
|
||||
"prop-types": "15.6.1"
|
||||
},
|
||||
"_requested": {
|
||||
"type": "tag",
|
||||
"registry": true,
|
||||
@@ -18,8 +20,8 @@
|
||||
"_requiredBy": [
|
||||
"#USER"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-3.2.2.tgz",
|
||||
"_shasum": "a9dd0e9a155d1584a5628c5a92a6aafbf75270f4",
|
||||
"_resolved": "https://registry.npmjs.org/react-toastify/-/react-toastify-3.3.4.tgz",
|
||||
"_shasum": "29f882653a41d8958a0da3ea8f07115a775eda6e",
|
||||
"_spec": "react-toastify",
|
||||
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
|
||||
"author": {
|
||||
@@ -109,5 +111,5 @@
|
||||
"test:coverage": "jest --coverage && cat ./coverage/lcov.info | coveralls"
|
||||
},
|
||||
"typings": "./index.d.ts",
|
||||
"version": "3.2.2"
|
||||
"version": "3.3.4"
|
||||
}
|
||||
|
Reference in New Issue
Block a user