vue-tippy 6.0.0-alpha.38 → 6.0.0-alpha.41

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vue-tippy",
3
- "version": "6.0.0-alpha.38",
3
+ "version": "6.0.0-alpha.41",
4
4
  "main": "index.js",
5
5
  "module": "dist/vue-tippy.mjs",
6
6
  "unpkg": "dist/vue-tippy.iife.js",
@@ -78,7 +78,7 @@
78
78
  "webpack-dev-server": "^3.11.0"
79
79
  },
80
80
  "dependencies": {
81
- "tippy.js": "^6.3.1"
81
+ "tippy.js": "^6.3.7"
82
82
  },
83
83
  "vetur": {
84
84
  "tags": "vetur/tags.json",