mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-03-18 13:33:46 +00:00
Name types in details panel (#109)
This commit is contained in:
12
package-lock.json
generated
12
package-lock.json
generated
@@ -5,7 +5,6 @@
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "topola-viewer",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"@artsy/fresnel": "^1.3.1",
|
||||
@@ -38,6 +37,7 @@
|
||||
"semantic-ui-css": "^2.4.1",
|
||||
"semantic-ui-react": "^2.0.3",
|
||||
"topola": "^3.5.0",
|
||||
"turbocommons-ts": "^3.8.0",
|
||||
"unified": "^10.1.0",
|
||||
"wikitree-js": "^0.1.0"
|
||||
},
|
||||
@@ -22907,6 +22907,11 @@
|
||||
"node": "*"
|
||||
}
|
||||
},
|
||||
"node_modules/turbocommons-ts": {
|
||||
"version": "3.8.0",
|
||||
"resolved": "https://registry.npmjs.org/turbocommons-ts/-/turbocommons-ts-3.8.0.tgz",
|
||||
"integrity": "sha512-EQRCm2r944M/TqzfRutaCwTN+eHVLPAedaWF8catAHd49biN1UjB9CGLTBT2kI3i9lCccSt84s8YFf54u1WcAg=="
|
||||
},
|
||||
"node_modules/tweetnacl": {
|
||||
"version": "0.14.5",
|
||||
"resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
|
||||
@@ -44181,6 +44186,11 @@
|
||||
"safe-buffer": "^5.0.1"
|
||||
}
|
||||
},
|
||||
"turbocommons-ts": {
|
||||
"version": "3.8.0",
|
||||
"resolved": "https://registry.npmjs.org/turbocommons-ts/-/turbocommons-ts-3.8.0.tgz",
|
||||
"integrity": "sha512-EQRCm2r944M/TqzfRutaCwTN+eHVLPAedaWF8catAHd49biN1UjB9CGLTBT2kI3i9lCccSt84s8YFf54u1WcAg=="
|
||||
},
|
||||
"tweetnacl": {
|
||||
"version": "0.14.5",
|
||||
"resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
|
||||
|
||||
Reference in New Issue
Block a user