Skip to content

Commit

Permalink
feat(react) поправил зависимости версий (#60)
Browse files Browse the repository at this point in the history
Co-authored-by: Aleksey Chepurko <[email protected]>
  • Loading branch information
AlekseyChepurko and Aleksey Chepurko authored May 13, 2024
1 parent bd7def8 commit 8833675
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
},
"peerDependencies": {
"@types/react": "^17.0.0 || ^18.0.0",
"@vkontakte/mini-apps-analytics": "^0.0.1",
"@vkontakte/mini-apps-analytics": "workspace:^",
"react": "^17.0.0 || ^18.1.0"
},
"peerDependenciesMeta": {
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2874,7 +2874,7 @@ __metadata:
react: ^18.2.0
peerDependencies:
"@types/react": ^17.0.0 || ^18.0.0
"@vkontakte/mini-apps-analytics": ^0.0.1
"@vkontakte/mini-apps-analytics": "workspace:^"
react: ^17.0.0 || ^18.1.0
peerDependenciesMeta:
"@types/react":
Expand Down

0 comments on commit 8833675

Please sign in to comment.