Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CD-Z committed Jun 15, 2023
1 parent d1f24c1 commit f49546b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cd-z/react-native-epub-creator",
"version": "2.0.2",
"version": "2.0.3",
"description": "This react-native library create epub file for android and IOS",
"main": "index.ts",
"keywords": [
Expand Down Expand Up @@ -45,7 +45,7 @@
"lib/"
],
"dependencies": {
"@cd-z/epub-constructor": "~2.0.1",
"@cd-z/epub-constructor": "~2.1.0",
"expo-file-system": "^15.2.2",
"react-native-saf-x": "^2.2.1",
"react-native-zip-archive": "^6.0.3"
Expand Down

0 comments on commit f49546b

Please sign in to comment.