mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
Point package.json/main to src/Client.js
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"engines": {
|
||||
"node": "^4.x.x"
|
||||
},
|
||||
"main": "src/OrbitClient.js",
|
||||
"main": "src/Client.js",
|
||||
"dependencies": {
|
||||
"asyncawait": "^1.0.1",
|
||||
"lazy.js": "^0.4.2",
|
||||
|
||||
Reference in New Issue
Block a user