Skip to content

Commit

Permalink
chore: file organization
Browse files Browse the repository at this point in the history
  • Loading branch information
Elias Rhouzlane authored and Elias Rhouzlane committed May 23, 2020
1 parent 81e0eaf commit e3c4a7b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,14 @@
"repository": "[email protected]:humusities/host.git",
"author": "Elias Rhouzlane",
"license": "MIT",
"scripts": {
"test": ""
},
"dependencies": {
"crypto": "^1.0.1",
"hyperswarm": "^2.14.0"
},
"bin": {
"humusities": "./cli.js"
"humusities": "./src/cli.js"
}
}
File renamed without changes.

0 comments on commit e3c4a7b

Please sign in to comment.