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 15317ae commit 98fb7f6Copy full SHA for 98fb7f6
bower.json
@@ -1,7 +1,7 @@
1
{
2
"name": "complex-js",
3
"description": "Complex math for the browser and Node.js",
4
- "version": "3.1.2",
+ "version": "3.1.3",
5
"authors": [
6
"Patrick Roberts"
7
],
@@ -13,7 +13,7 @@
13
"test"
14
15
"dependencies": {},
16
- "main": "./lib/complex.min.js",
+ "main": "lib/complex.min.js",
17
"homepage": "https://github.com/patrickroberts/complex-js",
18
"moduleType": [
19
"amd",
0 commit comments