mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-15 17:42:15 +08:00
chore: fix package.json merge conflict
This commit is contained in:
@ -35,12 +35,8 @@
|
|||||||
"dist/"
|
"dist/"
|
||||||
],
|
],
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
<<<<<<< HEAD
|
|
||||||
"@ionic/react": "^7.6.2",
|
|
||||||
"history": "^4.9.0",
|
|
||||||
=======
|
|
||||||
"@ionic/react": "^7.6.6",
|
"@ionic/react": "^7.6.6",
|
||||||
>>>>>>> origin/main
|
"history": "^4.9.0",
|
||||||
"tslib": "*"
|
"tslib": "*"
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
|
Reference in New Issue
Block a user