Skip to content

Commit

Permalink
Re-alphabeticize package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ecc521 committed Jun 29, 2024
1 parent 5ab6826 commit 70f0fed
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,20 @@
],
"devDependencies": {
"@bubblewrap/cli": "^1.16.0",
"@capacitor/cli": "^3.4.3",
"@capacitor/core": "^3.4.3",
"@capacitor/ios": "^3.4.3",
"cordova-plugin-webserver": "github:bykof/cordova-plugin-webserver",
"cordova-res": "^0.15.4",
"ionic-plugin-deeplinks": "^1.0.24",
"@capacitor-community/apple-sign-in": "^1.0.1",
"@capacitor/app": "^1.1.1",
"@capacitor/cli": "^3.4.3",
"@capacitor/core": "^3.4.3",
"@capacitor/device": "^1.1.2",
"@capacitor/filesystem": "^1.1.0",
"@capacitor/geolocation": "^1.3.1",
"@capacitor/ios": "^3.4.3",
"@capacitor/keyboard": "^1.2.2",
"@codetrix-studio/capacitor-google-auth": "^3.1.0",
"@ionic-native/web-server": "^5.36.0"
"@ionic-native/web-server": "^5.36.0",
"cordova-plugin-webserver": "github:bykof/cordova-plugin-webserver",
"cordova-res": "^0.15.4",
"ionic-plugin-deeplinks": "^1.0.24"
},
"dependencies": {
"@babel/core": "^7.17.8",
Expand Down

0 comments on commit 70f0fed

Please sign in to comment.