Skip to content

Commit

Permalink
revert openlogin package changes
Browse files Browse the repository at this point in the history
  • Loading branch information
BboyStatix committed Jan 26, 2024
1 parent 5ac4ced commit 583efde
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions packages/openlogin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,21 +23,15 @@
"@toruslabs/eccrypto": "^4.0.0",
"@toruslabs/metadata-helpers": "^5.0.0",
"@toruslabs/openlogin-session-manager": "^3.0.0",
"@toruslabs/openlogin-utils": "file:../openlogin-utils",
"@toruslabs/openlogin-utils": "^6.2.2",
"@toruslabs/secure-pub-sub": "^0.0.1",
"bowser": "^2.11.0",
"events": "^3.3.0",
"loglevel": "^1.8.1",
"ts-custom-error": "^3.3.1"
},
"peerDependencies": {
"@babel/runtime": "7.x",
"@toruslabs/openlogin-utils": "file:../openlogin-utils"
},
"peerDependenciesMeta": {
"@toruslabs/openlogin-utils": {
"optional": true
}
"@babel/runtime": "7.x"
},
"files": [
"dist",
Expand Down

0 comments on commit 583efde

Please sign in to comment.