Comparing version 0.1.26 to 0.1.27
{ | ||
"name": "@bpit/vue", | ||
"version": "0.1.26", | ||
"version": "0.1.27", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "author": "dreambo8563", |
@@ -20,2 +20,3 @@ import FlockBanner from "./components/FlockBanner/FlockBanner"; | ||
import Waves from "./components/Waves"; | ||
import Bubbling from "./components/Bubbling"; | ||
@@ -39,3 +40,4 @@ export { | ||
SwitchButton, | ||
Waves | ||
Waves, | ||
Bubbling | ||
}; | ||
@@ -60,3 +62,4 @@ | ||
SwitchButton, | ||
Waves | ||
Waves, | ||
Bubbling | ||
}; |
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
1307239
62
14177