Skip to content

Commit 50e2bd1

Browse files
author
Will
committed
Update package.json
1 parent 331edb3 commit 50e2bd1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
{
2-
"author": "Siddique Hameed",
2+
"author": "Adrian Wardell",
33
"name": "angular-timer",
4-
"version": "1.3.4",
5-
"homepage": "https://github.com/siddii/angular-timer",
4+
"version": "1.3.5",
5+
"homepage": "https://github.com/june07/angular-timer",
66
"main": "dist/angular-timer.js",
77
"license": "MIT",
88
"licenses": {
99
"type": "MIT",
10-
"url": "https://github.com/siddii/angular-timer/blob/master/LICENSE.txt"
10+
"url": "https://github.com/june07/angular-timer/blob/master/LICENSE.txt"
1111
},
12-
"bugs": "https://github.com/siddii/angular-timer/issues",
12+
"bugs": "https://github.com/june07/angular-timer/issues",
1313
"repository": {
1414
"type": "git",
15-
"url": "[email protected]:siddii/angular-timer.git"
15+
"url": "[email protected]:june07/angular-timer.git"
1616
},
1717
"dependencies": {},
1818
"devDependencies": {

0 commit comments

Comments
 (0)