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 ad47f89 commit 91ff16dCopy full SHA for 91ff16d
package.json
@@ -38,13 +38,13 @@
38
},
39
"homepage": "https://github.com/solid/solid-multi-rp-client",
40
"dependencies": {
41
- "kvplus-files": "0.0.3",
+ "kvplus-files": "0.0.4",
42
"oidc-rp": "git://github.com/anvilresearch/oidc-rp.git#lib"
43
44
"devDependencies": {
45
- "sinon": "^1.17.6",
46
- "standard": "^5.4.1",
47
- "tape": "^4.6.2"
+ "sinon": "^1.17.7",
+ "standard": "^8.6.0",
+ "tape": "^4.6.3"
48
49
"standard": {
50
"globals": []
0 commit comments