Comparing version 0.3.7 to 0.3.8
{ | ||
"name": "vue-flyme", | ||
"version": "0.3.7", | ||
"version": "0.3.8", | ||
"description": "vue2 plugin - flyme controls", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -38,6 +38,6 @@ import iarrowRight from './svg/arrow-right.svg'; | ||
export default { | ||
iarrowRight, | ||
iback, | ||
ilocation, | ||
itelephone | ||
'arrow-right': iarrowRight, | ||
'back': iback, | ||
'location': ilocation, | ||
'telephone': itelephone | ||
// iabout, | ||
@@ -44,0 +44,0 @@ // iarrowDown, |
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
31132