Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
rdlabo committed May 5, 2023
1 parent 7b4c113 commit 49b3435
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
11 changes: 7 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
},
"devDependencies": {
"@capacitor/android": "5.0.0",
"@capacitor/core": "5.0.0",
"@capacitor/cli": "5.0.0",
"@capacitor/core": "5.0.0",
"@capacitor/docgen": "git+https://github.com/rdlabo/capacitor-docgen.git#feat/support_extends_build",
"@capacitor/ios": "next",
"@ionic/eslint-config": "^0.3.0",
Expand All @@ -51,7 +51,7 @@
"eslint": "^7.11.0",
"husky": "^4.3.8",
"lint-staged": "^11.0.0",
"np": "^7.4.0",
"np": "^7.7.0",
"pre-commit": "^1.2.2",
"prettier": "~2.3.0",
"prettier-plugin-java": "~1.0.2",
Expand Down

0 comments on commit 49b3435

Please sign in to comment.