Skip to content

Commit

Permalink
Test reverting rollup version
Browse files Browse the repository at this point in the history
  • Loading branch information
OS-pedrogustavobilro committed Jan 10, 2025
1 parent 7001f90 commit 9be6e8c
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 51 deletions.
2 changes: 1 addition & 1 deletion .github/actions/setup-tools/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ runs:
- name: Install Node.js
uses: actions/setup-node@v4
with:
node-version: 20
node-version: 23
- name: Install dependencies
working-directory: ./packages/capacitor-plugin
shell: bash
Expand Down
54 changes: 5 additions & 49 deletions packages/capacitor-plugin/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/capacitor-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"prettier": "^3.3.3",
"prettier-plugin-java": "^2.6.4",
"rimraf": "^6.0.1",
"rollup": "^4.24.0",
"rollup": "^2.78.1",
"semantic-release": "^24.0.0",
"swiftlint": "^2.0.0",
"typescript": "~5.4.5"
Expand Down

0 comments on commit 9be6e8c

Please sign in to comment.