We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e8bf23 commit a4b00d5Copy full SHA for a4b00d5
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## 3.0.1 (2022-08-30)
2
+
3
+### Bug Fixes
4
5
+- fix the peer-dependencies in package.json
6
7
## 3.0.0 (2022-08-30)
8
9
### Chore
package.json
@@ -28,7 +28,6 @@
28
"test": "jest"
29
},
30
"peerDependencies": {
31
- "@capacitor-community/sqlite": "^4.0.0",
32
"@capacitor/core": "^4.0.0",
33
"vue": "^3.0.0"
34
0 commit comments