Skip to content

Commit bb793e5

Browse files
Updated repository url
1 parent 967b4f3 commit bb793e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
],
88
"author": "Patrick Roberts",
99
"main": "./index",
10-
"version": "2.0.0",
10+
"version": "2.0.1",
1111
"repository": {
1212
"type": "git",
13-
"url": "https://github.com/patrickroberts/Javascript-Complex-Math-Library.git"
13+
"url": "https://github.com/patrickroberts/complex-js.git"
1414
},
1515
"licenses": [
1616
{
1717
"type": "MIT",
18-
"url": "https://github.com/patrickroberts/Javascript-Complex-Math-Library/raw/master/LICENSE"
18+
"url": "https://github.com/patrickroberts/complex-js/raw/master/LICENSE"
1919
}
2020
]
2121
}

0 commit comments

Comments
 (0)