vue-smooth-height
Advanced tools
Comparing version 1.2.3 to 1.2.4
{ | ||
"name": "vue-smooth-height", | ||
"version": "1.2.3", | ||
"version": "1.2.4", | ||
"description": "Transition a container elements height in response to data changes", | ||
@@ -13,2 +13,5 @@ "homepage": "https://github.com/guanzo/vue-smooth-height", | ||
"main": "./src/index.js", | ||
"files": [ | ||
"./src" | ||
], | ||
"scripts": { | ||
@@ -15,0 +18,0 @@ "build": "npm run webpack", |
@@ -110,3 +110,4 @@ | ||
// If the element reference is a component, make sure to pass in its "$el" property. | ||
// If the element reference is a component, | ||
// make sure to pass in its "$el" property. | ||
this.$registerSmoothElement({ | ||
@@ -113,0 +114,0 @@ el: this.$refs.container.$el, |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
118
4249
2
0
1