We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 967b4f3 commit bb793e5Copy full SHA for bb793e5
package.json
@@ -7,15 +7,15 @@
7
],
8
"author": "Patrick Roberts",
9
"main": "./index",
10
- "version": "2.0.0",
+ "version": "2.0.1",
11
"repository": {
12
"type": "git",
13
- "url": "https://github.com/patrickroberts/Javascript-Complex-Math-Library.git"
+ "url": "https://github.com/patrickroberts/complex-js.git"
14
},
15
"licenses": [
16
{
17
"type": "MIT",
18
- "url": "https://github.com/patrickroberts/Javascript-Complex-Math-Library/raw/master/LICENSE"
+ "url": "https://github.com/patrickroberts/complex-js/raw/master/LICENSE"
19
}
20
]
21
0 commit comments