vue3-progress
Advanced tools
Comparing version 0.0.1-beta3 to 0.0.1-beta4
{ | ||
"name": "vue3-progress", | ||
"version": "0.0.1-beta3", | ||
"version": "0.0.1-beta4", | ||
"description": "A vue3 component of progress bar.", | ||
"main": "./dist/index.bundle.js", | ||
"typings": "types/index.d.ts", | ||
"module": "./src/index.js", | ||
@@ -7,0 +8,0 @@ "scripts": { |
@@ -7,6 +7,8 @@ ![cover](https://user-images.githubusercontent.com/11075892/98070512-4b2e7780-1e9c-11eb-885f-b13c91cee889.png) | ||
`A vue3 component of progress bar the custom colors are supported` | ||
`A vue3 progress bar component in which custom colors are supported` | ||
`一款 vue3 进度条组件 支持自定义喜欢的颜色` | ||
This Vue Component is now Type Script Compatible! | ||
## Demo | ||
@@ -13,0 +15,0 @@ |
@@ -26,2 +26,3 @@ const path = require("path"); | ||
}, | ||
mode: 'production', | ||
plugins: [new VueLoaderPlugin()], | ||
@@ -28,0 +29,0 @@ externals: { |
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
11315
11
165
94