We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b4113f commit be4bd8fCopy full SHA for be4bd8f
packages/vuefire/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vuefire",
3
- "version": "2.0.0-alpha.13",
+ "version": "2.0.0-alpha.14",
4
"description": "Firestore bindings for Vue.js",
5
"main": "dist/vuefire.common.js",
6
"module": "dist/vuefire.esm.js",
packages/vuexfire/package.json
"name": "vuexfire",
- "version": "3.0.0-alpha.7",
+ "version": "3.0.0-alpha.8",
"description": "Firestore binding for Vuex",
"main": "dist/vuexfire.cjs.js",
"module": "dist/vuexfire.es.js",
0 commit comments