We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa9f0fc commit b3f32ecCopy full SHA for b3f32ec
packages/vue/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@appbaseio/reactivesearch-vue",
3
- "version": "1.34.0",
+ "version": "1.34.1",
4
"private": false,
5
"main": "dist/cjs/index.js",
6
"jsnext:main": "dist/es/index.js",
@@ -35,10 +35,10 @@
35
"sideEffects": false,
36
"dependencies": {
37
"@appbaseio/analytics": "^1.1.1",
38
- "@appbaseio/reactivecore": "9.14.40",
+ "@appbaseio/reactivecore": "9.15.1",
39
"@appbaseio/vue-emotion": "0.4.4",
40
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
41
- "appbase-js": "^5.3.3",
+ "appbase-js": "^5.3.4",
42
"compute-scroll-into-view": "^1.0.11",
43
"emotion": "9.2.12",
44
"gmap-vue": "^3.5.4",
0 commit comments