thepeer-vue
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "thepeer-vue", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Official Vue package for Thepeer", | ||
@@ -23,3 +23,2 @@ "keywords": [ | ||
"module": "./dist/thepeer-vue.js", | ||
"types": "./dist/types/index.d.ts", | ||
"exports": { | ||
@@ -47,4 +46,4 @@ ".": { | ||
"peerDependencies": { | ||
"vue": "^3.2.25" | ||
"vue": "^3.0.0" | ||
} | ||
} |
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
7659