mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Fixed dependencies.
This commit is contained in:
parent
ae09a77ab8
commit
30f0fe828e
3 changed files with 13 additions and 14 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
// This code is based on a portion of the webauthn module at: https://www.npmjs.com/package/webauthn
|
||||
|
||||
'use strict'
|
||||
"use strict"
|
||||
|
||||
const crypto = require('crypto');
|
||||
const cbor = require('cbor');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue