1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-05 15:32:55 +02:00

fix npm main path

This commit is contained in:
fchasen 2016-02-09 20:47:25 -05:00
parent 4e1eb06e8f
commit 9d6d16683c

View file

@ -2,7 +2,7 @@
"name": "epubjs",
"version": "0.3.0",
"description": "Render Epubs",
"main": "/lib/epub.js",
"main": "/src/epub.js",
"repository": "https://github.com/futurepress/epub.js",
"directories": {
"test": "test"