Skip to content

Commit 16c86c1

Browse files
committed
for testing purposes
1 parent 154bc60 commit 16c86c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ipfs-repo",
33
"version": "0.9.1",
44
"description": "IPFS Repo implementation",
5-
"main": "lib/index.js",
5+
"main": "src/index.js",
66
"jsnext:main": "src/index.js",
77
"scripts": {
88
"test": "aegir-test",
@@ -67,4 +67,4 @@
6767
"nginnever <ginneversource@gmail.com>",
6868
"npmcdn-to-unpkg-bot <npmcdn-to-unpkg-bot@users.noreply.github.com>"
6969
]
70-
}
70+
}

0 commit comments

Comments
 (0)