1
0
mirror of https://github.com/bitwarden/directory-connector synced 2025-12-15 07:43:27 +00:00

duo_web_sdk fix

This commit is contained in:
Kyle Spearrin
2018-12-18 17:19:52 -05:00
parent 99ed78a2e6
commit f8e9d2b73a

View File

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