Skip to content

Commit

Permalink
fix: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Nov 15, 2024
1 parent e1d90fe commit 689e491
Show file tree
Hide file tree
Showing 2 changed files with 1,821 additions and 2,249 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,22 +48,22 @@
"@capacitor/android": "^6.1.2",
"@capacitor/cli": "^6.1.2",
"@capacitor/core": "^6.1.2",
"@capacitor/docgen": "^0.2.2",
"@capacitor/docgen": "^0.3.0",
"@capacitor/ios": "^6.1.2",
"@ionic/eslint-config": "^0.4.0",
"@ionic/prettier-config": "^4.0.0",
"@ionic/swiftlint-config": "^1.1.2",
"@ionic/swiftlint-config": "^2.0.0",
"@types/node": "^22.5.1",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
"eslint": "^9.9.1",
"eslint-plugin-import": "^2.29.1",
"husky": "^9.1.5",
"prettier": "^3.3.3",
"prettier-plugin-java": "^2.6.4",
"prettier-plugin-java": "^2.6.5",
"rimraf": "^6.0.1",
"rollup": "^4.21.1",
"swiftlint": "^1.0.2",
"swiftlint": "^2.0.0",
"typescript": "^5.5.4"
},
"peerDependencies": {
Expand All @@ -80,4 +80,4 @@
}
},
"packageManager": "[email protected]+sha512.cce0f9de9c5a7c95bef944169cc5dfe8741abfb145078c0d508b868056848a87c81e626246cb60967cbd7fd29a6c062ef73ff840d96b3c86c40ac92cf4a813ee"
}
}
Loading

0 comments on commit 689e491

Please sign in to comment.