Skip to content

Commit 8ac0ddd

Browse files
author
Mark
committed
3.1.1
1 parent 7f0d950 commit 8ac0ddd

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/wait-for-element-transition.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*!
2-
* Wait-for-element-transition v3.1.0
2+
* Wait-for-element-transition v3.1.1
33
* https://github.com/mkay581/wait-for-element-transition#readme
44
*
55
* Copyright (c) 2020 Mark Kennedy

package-lock.json

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
@@ -1,6 +1,6 @@
11
{
22
"name": "wait-for-element-transition",
3-
"version": "3.1.0",
3+
"version": "3.1.1",
44
"description": "Easily wait for an element to complete it's transition using native vanilla JavaScript",
55
"main": "dist/wait-for-element-transition.js",
66
"types": "dist/wait-for-element-transition.d.ts",

0 commit comments

Comments
 (0)