File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @capacitor/android" ,
3- "version" : " 8 .0.2 " ,
3+ "version" : " 9 .0.0-dev.0 " ,
44 "description" : " Capacitor: Cross-platform apps with JavaScript and the web" ,
55 "homepage" : " https://capacitorjs.com" ,
66 "author" : " Ionic Team <hi@ionic.io> (https://ionic.io)" ,
2323 "verify" : " ./gradlew clean lint build test -b capacitor/build.gradle"
2424 },
2525 "peerDependencies" : {
26- "@capacitor/core" : " ^8.0 .0"
26+ "@capacitor/core" : " ^9.0.0-dev .0"
2727 },
2828 "publishConfig" : {
2929 "access" : " public"
Original file line number Diff line number Diff line change 11{
22 "name" : " @capacitor/cli" ,
3- "version" : " 8 .0.2 " ,
3+ "version" : " 9 .0.0-dev.0 " ,
44 "description" : " Capacitor: Cross-platform apps with JavaScript and the web" ,
55 "homepage" : " https://capacitorjs.com" ,
66 "author" : " Ionic Team <hi@ionic.io> (https://ionic.io)" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @capacitor/core" ,
3- "version" : " 8 .0.2 " ,
3+ "version" : " 9 .0.0-dev.0 " ,
44 "description" : " Capacitor: Cross-platform apps with JavaScript and the web" ,
55 "homepage" : " https://capacitorjs.com" ,
66 "author" : " Ionic Team <hi@ionic.io> (https://ionic.io)" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @capacitor/ios" ,
3- "version" : " 8 .0.2 " ,
3+ "version" : " 9 .0.0-dev.0 " ,
44 "description" : " Capacitor: Cross-platform apps with JavaScript and the web" ,
55 "homepage" : " https://capacitorjs.com" ,
66 "author" : " Ionic Team <hi@ionic.io> (https://ionic.io)" ,
2525 "xc:build:CapacitorCordova" : " cd CapacitorCordova && xcodebuild && cd .."
2626 },
2727 "peerDependencies" : {
28- "@capacitor/core" : " ^8.0 .0"
28+ "@capacitor/core" : " ^9.0.0-dev .0"
2929 },
3030 "publishConfig" : {
3131 "access" : " public"
Original file line number Diff line number Diff line change 1111 "tagVersionPrefix" : " "
1212 }
1313 },
14- "version" : " 8 .0.2 " ,
14+ "version" : " 9 .0.0-dev.0 " ,
1515 "$schema" : " node_modules/lerna/schemas/lerna-schema.json"
1616}
You can’t perform that action at this time.
0 commit comments