Skip to content

Commit

Permalink
feat: Update swiflint dependencies (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
jcesarmobile authored Oct 11, 2024
1 parent 4675f98 commit 2f60e45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/plugin-template/package.json.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@
"@capacitor/ios": "{{{ CAPACITOR_VERSION }}}",
"@ionic/eslint-config": "^0.4.0",
"@ionic/prettier-config": "^4.0.0",
"@ionic/swiftlint-config": "^1.1.2",
"@ionic/swiftlint-config": "^2.0.0",
"eslint": "^8.57.0",
"prettier": "^3.3.3",
"prettier-plugin-java": "^2.6.4",
"rimraf": "^3.0.2",
"rollup": "^4.24.0",
"swiftlint": "^1.0.1",
"swiftlint": "^2.0.0",
"typescript": "~4.1.5"
},
"peerDependencies": {
Expand Down

0 comments on commit 2f60e45

Please sign in to comment.