File tree 4 files changed +7
-7
lines changed
static/code/stackblitz/v7
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "@ionic/angular" : " 7.3.2-dev.11693507138.1f9ed625 " ,
4
- "@ionic/core" : " 7.3.2-dev.11693507138.1f9ed625 "
3
+ "@ionic/angular" : " ^7.0.0 " ,
4
+ "@ionic/core" : " ^7.0.0 "
5
5
}
6
6
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "@ionic/core" : " 7.3.2-dev.11693507138.1f9ed625 "
3
+ "@ionic/core" : " ^7.0.0 "
4
4
}
5
5
}
Original file line number Diff line number Diff line change 3
3
"version" : " 0.1.0" ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
- "@ionic/react" : " 7.3.2-dev.11693507138.1f9ed625 " ,
7
- "@ionic/react-router" : " 7.3.2-dev.11693507138.1f9ed625 " ,
6
+ "@ionic/react" : " ^7.0.10 " ,
7
+ "@ionic/react-router" : " ^7.0.10 " ,
8
8
"@types/node" : " ^16.11.35" ,
9
9
"@types/react" : " ^18.0.9" ,
10
10
"@types/react-dom" : " ^18.0.4" ,
Original file line number Diff line number Diff line change 8
8
"preview" : " vite preview"
9
9
},
10
10
"dependencies" : {
11
- "@ionic/vue" : " 7.3.2-dev.11693507138.1f9ed625 " ,
12
- "@ionic/vue-router" : " 7.3.2-dev.11693507138.1f9ed625 " ,
11
+ "@ionic/vue" : " ^7.0.10 " ,
12
+ "@ionic/vue-router" : " ^7.0.10 " ,
13
13
"vue" : " ^3.2.25" ,
14
14
"vue-router" : " 4.0.13"
15
15
},
You can’t perform that action at this time.
0 commit comments