Skip to content
Snippets Groups Projects
Commit cbe32e78 authored by Cédric Moreau's avatar Cédric Moreau
Browse files

JS API: plug on package.json

parent 49bf1cca
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
"engineStrict": true, "engineStrict": true,
"private": false, "private": false,
"description": "Crypto-currency software allowing to build P2P free currencies", "description": "Crypto-currency software allowing to build P2P free currencies",
"main": "bin/ucoin", "main": "index.js",
"directories": { "directories": {
"test": "test" "test": "test"
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment