We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2147bb4 commit ab9e19fCopy full SHA for ab9e19f
package.json
@@ -39,10 +39,10 @@
39
"homepage": "https://github.com/solid/solid-multi-rp-client",
40
"dependencies": {
41
"kvplus-files": "0.0.4",
42
- "@trust/oidc-rp": "git://github.com/anvilresearch/oidc-rp.git#rc-007"
+ "@trust/oidc-rp": "^0.4.0"
43
},
44
"devDependencies": {
45
- "sinon": "^2.2.0",
+ "sinon": "^3.0.0",
46
"standard": "^10.0.2",
47
"tape": "^4.6.3"
48
0 commit comments