Skip to content

Commit

Permalink
fix: bump yagr to 3.4.0 (#202)
Browse files Browse the repository at this point in the history
* fix: bumped yagr to 3.3.6

* fix(yagr:) bumped version to 3.4.0
  • Loading branch information
zefirka committed Jul 24, 2023
1 parent 21e379e commit e040847
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,15 +71,10 @@
"typescript": "^4.9.5"
},
"peerDependencies": {
<<<<<<< HEAD
"@gravity-ui/uikit": "^5.0.0",
"react": "^16.0.0 || ^17.0.0 || ^18.0.0",
"highcharts": "^8.2.2",
"highcharts-react-official": "^3.2.0"
=======
"@gravity-ui/uikit": "^4.0.0",
"react": "^16.0.0 || ^17.0.0 || ^18.0.0"
>>>>>>> 93e877a (feat!: change moment to date-utils (#198))
},
"scripts": {
"test": "jest",
Expand Down

0 comments on commit e040847

Please sign in to comment.