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:
parent
4e1eb06e8f
commit
9d6d16683c
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue