Skip to content

Commit

Permalink
Use elliptic for browser by default
Browse files Browse the repository at this point in the history
  • Loading branch information
fanatid committed Jan 29, 2016
1 parent 9c6f0b0 commit 32b59e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
},
"gypfile": true,
"browser": {
"./bindings.js": "./js.js"
"./bindings.js": "./elliptic.js"
},
"standard": {
"globals": [
Expand Down

0 comments on commit 32b59e8

Please sign in to comment.