Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion sdk/identity/identity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@
"msal": "^1.0.2",
"open": "^7.0.0",
"qs": "^6.7.0",
"@rollup/plugin-json": "^4.0.0",
"axios": "^0.19.2",
"tslib": "^2.0.0",
"uuid": "^8.1.0"
Expand All @@ -105,6 +104,7 @@
"@rollup/plugin-multi-entry": "^3.0.0",
"@rollup/plugin-node-resolve": "^8.0.0",
"@rollup/plugin-replace": "^2.2.0",
"@rollup/plugin-json": "^4.0.0",
"@types/express": "^4.16.0",
"@types/jws": "^3.2.2",
"@types/mocha": "^7.0.2",
Expand Down