We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b64f6d8 commit 43ab0a5Copy full SHA for 43ab0a5
LICENSE
@@ -1,5 +1,6 @@
1
MIT License
2
3
+Copyright (c) 2022 Capacitor Community
4
Copyright (c) 2021 mesur.io <oss@mesur.io>
5
Copyright (c) 2020 Priyank Patel <priyank.patel@stackspace.ca>
6
package.json
@@ -15,7 +15,7 @@
15
"release": "np",
16
"test": "echo \"No test specified\""
17
},
18
- "author": "mesur.io <oss@mesur.io>",
+ "author": "Capacitor Community",
19
"license": "MIT",
20
"devDependencies": {
21
"@capacitor/android": "^7.0.0",
0 commit comments