Skip to content

Commit 999d4db

Browse files
committed
Update refs
1 parent 86a2d1b commit 999d4db

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Build Status](https://travis-ci.com/mkay581/wait-for-element-transition.svg?branch=master)](https://travis-ci.com/mkay581/wait-for-element-transition)
1+
[![Build Status](https://travis-ci.com/markcellus/wait-for-element-transition.svg?branch=master)](https://travis-ci.com/markcellus/wait-for-element-transition)
22
[![npm version](https://badge.fury.io/js/wait-for-element-transition.svg)](https://badge.fury.io/js/wait-for-element-transition)
33

44
# waitForElementTransition()

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
},
2424
"repository": {
2525
"type": "git",
26-
"url": "git+https://github.com/mkay581/wait-for-element-transition.git"
26+
"url": "git+https://github.com/markcellus/wait-for-element-transition.git"
2727
},
2828
"engines": {
2929
"node": ">=10.16"
3030
},
31-
"author": "Mark Kennedy <mark@heyimmark.com> (heyimmark.com)",
31+
"author": "Mark",
3232
"keywords": [
3333
"css transition",
3434
"neon animation",
@@ -47,9 +47,9 @@
4747
],
4848
"license": "MIT",
4949
"bugs": {
50-
"url": "https://github.com/mkay581/wait-for-element-transition/issues"
50+
"url": "https://github.com/markcellus/wait-for-element-transition/issues"
5151
},
52-
"homepage": "https://github.com/mkay581/wait-for-element-transition#readme",
52+
"homepage": "https://github.com/markcellus/wait-for-element-transition#readme",
5353
"devDependencies": {
5454
"@types/chai": "^4.1.7",
5555
"@types/mocha": "^8.0.3",

0 commit comments

Comments
 (0)