fix(JSON-LD): Adding JSON-LD using Schema.org

This commit is contained in:
Chris Troutner
2021-04-15 10:11:09 -07:00
parent 06ce2a0bae
commit ff6a4d0755
4 changed files with 26 additions and 10 deletions
+5 -7
View File
@@ -6587,8 +6587,7 @@
},
"ini": {
"version": "1.3.5",
"resolved": "https://registry.npmjs.org/ini/-/ini-1.3.5.tgz",
"integrity": "sha512-RZY5huIKCMRWDUqZlEi72f/lmXKMvuszcMBduliQ3nnWbx9X/ZBQO7DijMEYS9EhHBb2qacRUMtC7svLwe0lcw==",
"resolved": "",
"optional": true
},
"is-fullwidth-code-point": {
@@ -6791,8 +6790,7 @@
"dependencies": {
"minimist": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz",
"integrity": "sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=",
"resolved": "",
"optional": true
}
}
@@ -8679,9 +8677,9 @@
}
},
"ipfs-coord": {
"version": "3.0.6",
"resolved": "https://registry.npmjs.org/ipfs-coord/-/ipfs-coord-3.0.6.tgz",
"integrity": "sha512-EmlLcYptpOztZ9aLB6DHL8vy0gsnRzvRMzBOno1jW7Ht/SP7KhhYGpXvG/8+BYRFgFhAHPHiC2CJMn9N9La4fw==",
"version": "3.0.9",
"resolved": "https://registry.npmjs.org/ipfs-coord/-/ipfs-coord-3.0.9.tgz",
"integrity": "sha512-EP1wo8vskjcXoDAr+YQuXT8ZYmw85UF91/bHL6mbu+sIvwmIrP/7ie6WmWD+XxX9FL19h6udevOvW/TCFyIx+w==",
"requires": {
"bch-encrypt-lib": "^2.0.0",
"orbit-db": "^0.26.1"