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": [
[
"react@16.1.0",
"react@16.2.0",
"C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI"
]
],
"_from": "react@16.1.0",
"_id": "react@16.1.0",
"_from": "react@16.2.0",
"_id": "react@16.2.0",
"_inBundle": false,
"_integrity": "sha512-hvKYlKqde2JNnNiEzORvSA0J1L7uSZ43l+J89ZNoP4EXxQrVNH0CFj8vorfPou3w+1ou1BNMBir2VVsuXtETRA==",
"_integrity": "sha512-ZmIomM7EE1DvPEnSFAHZn9Vs9zJl5A9H7el0EGTE6ZbW9FKe/14IYAlPbC8iH25YarEQxZL+E8VW7Mi7kfQrDQ==",
"_location": "/react",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "react@16.1.0",
"raw": "react@16.2.0",
"name": "react",
"escapedName": "react",
"rawSpec": "16.1.0",
"rawSpec": "16.2.0",
"saveSpec": null,
"fetchSpec": "16.1.0"
"fetchSpec": "16.2.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/react/-/react-16.1.0.tgz",
"_spec": "16.1.0",
"_resolved": "https://registry.npmjs.org/react/-/react-16.2.0.tgz",
"_spec": "16.2.0",
"_where": "C:\\Users\\deranjer\\go\\src\\github.com\\deranjer\\goTorrent\\goTorrentWebUI",
"browserify": {
"transform": [
@@ -63,5 +63,5 @@
"type": "git",
"url": "git+https://github.com/facebook/react.git"
},
"version": "16.1.0"
"version": "16.2.0"
}