File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " capacitor-app" ,
3
- "version" : " 1 .0.2 " ,
3
+ "version" : " 2 .0.0 " ,
4
4
"description" : " An Amazing Capacitor App" ,
5
5
"main" : " index.js" ,
6
6
"engines" : {
23
23
"build" : " cross-env NODE_ENV=production vite build"
24
24
},
25
25
"dependencies" : {
26
- "@capacitor/android" : " 5.5.1 " ,
27
- "@capacitor/camera" : " 5 .0.7 " ,
28
- "@capacitor/core" : " 5.5.1 " ,
29
- "@capacitor/ios" : " 5.5.1 " ,
30
- "@capacitor/splash-screen" : " 5 .0.6 "
26
+ "@capacitor/android" : " 6.0.0 " ,
27
+ "@capacitor/camera" : " 6 .0.0 " ,
28
+ "@capacitor/core" : " 6.0.0 " ,
29
+ "@capacitor/ios" : " 6.0.0 " ,
30
+ "@capacitor/splash-screen" : " 6 .0.0 "
31
31
},
32
32
"devDependencies" : {
33
- "@capacitor/assets" : " 3.0.1 " ,
34
- "@capacitor/cli" : " 5.5.1 " ,
33
+ "@capacitor/assets" : " 3.0.5 " ,
34
+ "@capacitor/cli" : " 6.0.0 " ,
35
35
"@trapezedev/configure" : " 7.0.10" ,
36
36
"cross-env" : " ^7.0.3" ,
37
37
"fs-extra" : " 11.2.0" ,
You can’t perform that action at this time.
0 commit comments