Skip to content

Commit

Permalink
Merge branch 'feat/remove-customauth-adapter'
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanyapotti committed Feb 16, 2022
2 parents 37f7f4a + 8a4b9b4 commit f1b5aaa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@toruslabs/eslint-config-typescript": "^0.2.0",
"@toruslabs/torus-scripts": "^0.4.1",
"@toruslabs/torus-scripts": "^0.4.2",
"@types/node": "^16",
"@typescript-eslint/eslint-plugin": "^5.11.0",
"cross-env": "^7.0.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1949,10 +1949,10 @@
eslint-config-problems "^6.0.0"
eslint-config-standard "^17.0.0-1"

"@toruslabs/torus-scripts@^0.4.1":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@toruslabs/torus-scripts/-/torus-scripts-0.4.1.tgz#01598b197e80b9a0dc43307407fef4fcc4ca4c4a"
integrity sha512-s6J4yT2rtlE2HJVD1WTKhLLWIlhCMUoM0+gVGKX142fZGHOK76QTQTBrWzJGg33I/qNzeWChMtzDG4nCGjL1DQ==
"@toruslabs/torus-scripts@^0.4.2":
version "0.4.2"
resolved "https://registry.yarnpkg.com/@toruslabs/torus-scripts/-/torus-scripts-0.4.2.tgz#db727f1d4dde6be8c5a830dd0fb23e5f738bf871"
integrity sha512-ew8tuJBfa73ZN9j2vxrtRlnYTZG/kXZN1QSABowBxNDrFnykDgXq7kMBYAiBzdg51Pthn9sMQ94MInr0nj6Daw==
dependencies:
"@babel/core" "~7.16.12"
"@babel/plugin-proposal-class-properties" "^7.16.7"
Expand Down

0 comments on commit f1b5aaa

Please sign in to comment.