Skip to content

Commit

Permalink
chore: remove duplicate rvapi dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Rexogamer committed Oct 28, 2023
1 parent fff6f03 commit c3ff76a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@
"react-native-vector-icons": "^10.0.0",
"readable-stream": "^4.4.2",
"revkit": "^1.1.14",
"revolt-api": "^0.6.7",
"revolt.js": "^6.0.20",
"stream-browserify": "^3.0.0",
"timers-browserify": "^2.0.12",
Expand Down Expand Up @@ -163,7 +162,7 @@
},
"resolutions": {
"@insertish/oapi": "https://registry.yarnpkg.com/@favware/skip-dependency/-/skip-dependency-1.0.2.tgz",
"revolt-api": "^0.6.7"
"revolt-api": "^0.6.8"
},
"packageManager": "[email protected]"
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9954,10 +9954,10 @@ revkit@^1.1.14:
revolt-api "^0.6.7"
ulid "^2.3.0"

[email protected], revolt-api@^0.6.7:
version "0.6.7"
resolved "https://registry.yarnpkg.com/revolt-api/-/revolt-api-0.6.7.tgz#de8de8cb22b8c875435025a0c0174d17d04fae0c"
integrity sha512-CfMs8xCy9VcZIzyaJ9/t6ixcUR+YJ1hahIiunHd2FcoSKKiPgJNZvCXSV2vSWW1b8y2ftFeFygU/+AfdZocOeQ==
[email protected], revolt-api@^0.6.7, revolt-api@^0.6.8:
version "0.6.8"
resolved "https://registry.yarnpkg.com/revolt-api/-/revolt-api-0.6.8.tgz#8703e2ea28489f6ed69a0e861a44a8747b4a46c0"
integrity sha512-ktqs/3M9iiB1aBFmyF1pw7Mt8/k44VGXF5TGed7+3eIFtJIEGPSt+zcvrK/EfL3dYmbtUcZL+apFDEjot6yr3Q==
dependencies:
"@insertish/oapi" "0.1.18"
axios "^0.26.1"
Expand Down

0 comments on commit c3ff76a

Please sign in to comment.