mirror of
https://github.com/tomfong/simple-qr.git
synced 2025-06-28 20:19:59 +00:00
chore: update modules
This commit is contained in:
parent
98ad58f567
commit
2221b0b1e2
3 changed files with 314 additions and 311 deletions
10
README.md
10
README.md
|
@ -56,11 +56,11 @@ By using the app, you can
|
|||
|
||||
## Languages Supported
|
||||
|
||||
* English (en), Simple QR
|
||||
* Traditional Chinese 正體中文 (zh), 簡易QR
|
||||
* Simplified Chinese 简体中文 (zh-CN), 简易QR
|
||||
* German Deutsch (de), Einfacher QR
|
||||
* French Français (fr), Simple QR
|
||||
* English (en)
|
||||
* Traditional Chinese 正體中文 (zh)
|
||||
* Simplified Chinese 简体中文 (zh-CN)
|
||||
* German Deutsch (de)
|
||||
* French Français (fr)
|
||||
|
||||
You are welcomed to help translate the app into more languages (see <a href="#how-to-help-translate">section</a>)
|
||||
|
||||
|
|
601
package-lock.json
generated
601
package-lock.json
generated
File diff suppressed because it is too large
Load diff
14
package.json
14
package.json
|
@ -27,13 +27,13 @@
|
|||
"@angular/platform-browser": "^13.3.5",
|
||||
"@angular/platform-browser-dynamic": "^13.3.5",
|
||||
"@angular/router": "^13.3.5",
|
||||
"@awesome-cordova-plugins/aes-256": "^5.41.0",
|
||||
"@awesome-cordova-plugins/chooser": "^5.41.0",
|
||||
"@awesome-cordova-plugins/core": "^5.41.0",
|
||||
"@awesome-cordova-plugins/screen-orientation": "^5.41.0",
|
||||
"@awesome-cordova-plugins/sms": "^5.41.0",
|
||||
"@awesome-cordova-plugins/social-sharing": "^5.41.0",
|
||||
"@awesome-cordova-plugins/theme-detection": "^5.41.0",
|
||||
"@awesome-cordova-plugins/aes-256": "^5.42.0",
|
||||
"@awesome-cordova-plugins/chooser": "^5.42.0",
|
||||
"@awesome-cordova-plugins/core": "^5.42.0",
|
||||
"@awesome-cordova-plugins/screen-orientation": "^5.42.0",
|
||||
"@awesome-cordova-plugins/sms": "^5.42.0",
|
||||
"@awesome-cordova-plugins/social-sharing": "^5.42.0",
|
||||
"@awesome-cordova-plugins/theme-detection": "^5.42.0",
|
||||
"@capacitor-community/barcode-scanner": "^2.1.1",
|
||||
"@capacitor-community/contacts": "^1.1.3",
|
||||
"@capacitor-community/screen-brightness": "^1.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue