Completely updated React, fixed #11, (hopefully)

This commit is contained in:
2018-03-04 19:11:49 -05:00
parent 6e0afd6e2a
commit 34e5f5139a
13674 changed files with 333464 additions and 473223 deletions

View File

@@ -1,31 +1,31 @@
{
"_args": [
[
"superagent@3.8.1",
"superagent@3.8.2",
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI"
]
],
"_from": "superagent@3.8.1",
"_id": "superagent@3.8.1",
"_from": "superagent@3.8.2",
"_id": "superagent@3.8.2",
"_inBundle": false,
"_integrity": "sha512-VMBFLYgFuRdfeNQSMLbxGSLfmXL/xc+OO+BZp41Za/NRDBet/BNbkRJrYzCUu0u4GU0i/ml2dtT8b9qgkw9z6Q==",
"_integrity": "sha512-gVH4QfYHcY3P0f/BZzavLreHW3T1v7hG9B+hpMQotGQqurOvhv87GcMCd6LWySmBuf+BDR44TQd0aISjVHLeNQ==",
"_location": "/superagent",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "superagent@3.8.1",
"raw": "superagent@3.8.2",
"name": "superagent",
"escapedName": "superagent",
"rawSpec": "3.8.1",
"rawSpec": "3.8.2",
"saveSpec": null,
"fetchSpec": "3.8.1"
"fetchSpec": "3.8.2"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/superagent/-/superagent-3.8.1.tgz",
"_spec": "3.8.1",
"_resolved": "https://registry.npmjs.org/superagent/-/superagent-3.8.2.tgz",
"_spec": "3.8.2",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
"author": {
"name": "TJ Holowaychuk",
@@ -106,5 +106,5 @@
"prepare": "make all",
"test": "make test"
},
"version": "3.8.1"
"version": "3.8.2"
}