Add oidc-client-js to not needed packages (#13116)

This commit is contained in:
Shaun Luttin
2016-12-24 01:48:42 -08:00
committed by Masahiro Wakame
parent 3918d87556
commit 6cf46289ea

View File

@@ -100,6 +100,12 @@
"typingsPackageName": "ajv",
"sourceRepoURL": "https://github.com/epoberezkin/ajv",
"asOfVersion": "1.0.0"
},
{
"libraryName": "oidc-client",
"typingsPackageName": "oidc-client",
"sourceRepoURL": "https://github.com/IdentityModel/oidc-client-js",
"asOfVersion": "1.2.2"
}
]
}