Browse Source

duo_web_sdk fix

pull/14/head
Kyle Spearrin 7 years ago
parent
commit
f8e9d2b73a
  1. 3
      tsconfig.json

3
tsconfig.json

@ -25,6 +25,9 @@ @@ -25,6 +25,9 @@
],
"node": [
"node_modules/@types/node"
],
"duo_web_sdk": [
"node_modules/duo_web_sdk"
]
}
},

Loading…
Cancel
Save