vue-calendar-heatmap
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "vue-calendar-heatmap", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "A calendar heatmap Vuejs component built on SVG, inspired by github's contribution calendar graph", | ||
@@ -13,4 +13,3 @@ "author": "Julien Rabin <julien@wildcodeschool.fr>", | ||
"dependencies": { | ||
"v-tooltip": "^2.0.0-rc.32", | ||
"vue": "^2.5.16" | ||
"v-tooltip": "^2.0.0-rc.32" | ||
}, | ||
@@ -33,2 +32,3 @@ "devDependencies": { | ||
"pug-plain-loader": "^1.0.0", | ||
"vue": "^2.5.16", | ||
"vue-template-compiler": "^2.5.16" | ||
@@ -35,0 +35,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1
313210
17
- Removedvue@^2.5.16