Skip to content

Commit

Permalink
Patched bower 'main' field
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickroberts committed Oct 16, 2015
1 parent 15317ae commit 98fb7f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bower.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "complex-js",
"description": "Complex math for the browser and Node.js",
"version": "3.1.2",
"version": "3.1.3",
"authors": [
"Patrick Roberts"
],
Expand All @@ -13,7 +13,7 @@
"test"
],
"dependencies": {},
"main": "./lib/complex.min.js",
"main": "lib/complex.min.js",
"homepage": "https://github.com/patrickroberts/complex-js",
"moduleType": [
"amd",
Expand Down

0 comments on commit 98fb7f6

Please sign in to comment.