thepeer-vue
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "thepeer-vue", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Official Vue package for Thepeer", | ||
@@ -23,2 +23,3 @@ "keywords": [ | ||
"module": "./dist/thepeer-vue.js", | ||
"types": "./dist/types/index.d.ts", | ||
"exports": { | ||
@@ -34,3 +35,3 @@ ".": { | ||
"dev": "vite", | ||
"build": "vue-tsc --declaration --emitDeclarationOnly && vite build", | ||
"build": "vite build && vue-tsc --declaration --emitDeclarationOnly && mv dist/lib dist/types", | ||
"preview": "vite preview" | ||
@@ -37,0 +38,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
7638
10
118