Skip to content

Commit f1b5aaa

Browse files
Merge branch 'feat/remove-customauth-adapter'
2 parents 37f7f4a + 8a4b9b4 commit f1b5aaa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
},
1919
"devDependencies": {
2020
"@toruslabs/eslint-config-typescript": "^0.2.0",
21-
"@toruslabs/torus-scripts": "^0.4.1",
21+
"@toruslabs/torus-scripts": "^0.4.2",
2222
"@types/node": "^16",
2323
"@typescript-eslint/eslint-plugin": "^5.11.0",
2424
"cross-env": "^7.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1949,10 +1949,10 @@
19491949
eslint-config-problems "^6.0.0"
19501950
eslint-config-standard "^17.0.0-1"
19511951

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

0 commit comments

Comments
 (0)