Skip to content

Commit

Permalink
Immproved: ionic version to 7.6.0 and added apps-theme package
Browse files Browse the repository at this point in the history
  • Loading branch information
ymaheshwari1 committed Dec 29, 2023
1 parent 9300a26 commit 3016f82
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 30 deletions.
58 changes: 32 additions & 26 deletions package-lock.json

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

9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,10 @@
"dependencies": {
"@capacitor/android": "^2.4.7",
"@capacitor/core": "^2.4.7",
"@ionic/core": "6.1.15",
"@ionic/vue": "6.1.15",
"@ionic/vue-router": "6.1.15",
"@hotwax/apps-theme": "^1.2.6",
"@ionic/core": "^7.6.0",
"@ionic/vue": "^7.6.0",
"@ionic/vue-router": "^7.6.0",
"@types/file-saver": "^2.0.4",
"@types/papaparse": "^5.3.1",
"axios": "^0.21.1",
Expand Down Expand Up @@ -50,8 +51,8 @@
"cypress": "^8.3.0",
"eslint": "^7.32.0",
"eslint-plugin-vue": "^8.0.3",
"typescript": "~4.7.4",
"papaparse": "^5.3.1",
"typescript": "~4.7.4",
"vue-cli-plugin-i18n": "^1.0.1"
}
}

0 comments on commit 3016f82

Please sign in to comment.