mirror of
https://github.com/futurepress/epub.js.git
synced 2025-10-03 14:59:18 +02:00
0.5.0-alpha.3
This commit is contained in:
parent
b826815511
commit
a32cc0b56d
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "epubjs",
|
||||
"version": "0.5.0-alpha.2",
|
||||
"version": "0.5.0-alpha.3",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "epubjs",
|
||||
"version": "0.5.0-alpha.2",
|
||||
"version": "0.5.0-alpha.3",
|
||||
"license": "BSD-2-Clause",
|
||||
"dependencies": {
|
||||
"@xmldom/xmldom": "^0.8.2",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "epubjs",
|
||||
"version": "0.5.0-alpha.2",
|
||||
"version": "0.5.0-alpha.3",
|
||||
"description": "Parse and Render Epubs",
|
||||
"main": "src/index.js",
|
||||
"browser": "dist/epub.js",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue