Skip to content

Commit 9685d69

Browse files
committed
fixing conflict in package.json
1 parent 9ad8b23 commit 9685d69

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

packages/auth/package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -117,14 +117,10 @@
117117
"rollup": "2.79.1",
118118
"rollup-plugin-sourcemaps": "0.6.3",
119119
"rollup-plugin-typescript2": "0.31.2",
120-
<<<<<<< HEAD
121120
"selenium-webdriver": "4.5.0",
122121
"typescript": "4.7.4",
123-
"@types/express": "4.17.14"
124-
=======
125-
"typescript": "4.2.2",
122+
"@types/express": "4.17.14",
126123
"totp-generator": "0.0.14"
127-
>>>>>>> 0a20bcf41 ( integration tests for totp (#6784))
128124
},
129125
"repository": {
130126
"directory": "packages/auth",

0 commit comments

Comments
 (0)