Skip to content

Commit 8513979

Browse files
committed
Actually build the last fix
1 parent 9c3e1d9 commit 8513979

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/collapse-transition.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"collapse",
88
"slide"
99
],
10-
"version": "1.0.1",
10+
"version": "1.0.2",
1111
"description": "Custom Vue transition to collapse elements horizontally or vertically. Works with both fixed and 'auto' width or height.",
1212
"main": "dist/collapse-transition.js",
1313
"scripts": {

0 commit comments

Comments
 (0)