1
0
Fork 0
mirror of https://github.com/futurepress/epub.js.git synced 2025-10-03 14:59:18 +02:00

Version 0.5.0-alpha.0

This commit is contained in:
Fred Chasen 2023-01-25 08:26:35 -08:00
parent 7cf8dc151b
commit dc23a53f62

View file

@ -1,6 +1,6 @@
{ {
"name": "epubjs", "name": "epubjs",
"version": "0.5.0", "version": "0.5.0-alpha.0",
"description": "Parse and Render Epubs", "description": "Parse and Render Epubs",
"main": "src/index.js", "main": "src/index.js",
"browser": "dist/epub.js", "browser": "dist/epub.js",