fix: update JS libs version numbers in entity explorer (#13526)
This commit is contained in:
parent
ef79f6450d
commit
3c57ac1764
|
|
@ -179,7 +179,7 @@ export const extraLibraries: ExtraLibrary[] = [
|
|||
// We are removing some functionalities of node-forge because they wont
|
||||
// work in the worker thread
|
||||
lib: _.omit(forge, ["tls", "http", "xhr", "socket", "task"]),
|
||||
version: "0.10.0",
|
||||
version: "1.3.0",
|
||||
docsURL: "https://github.com/digitalbazaar/forge",
|
||||
displayName: "forge",
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user