Skip to content

Commit

Permalink
added dep
Browse files Browse the repository at this point in the history
  • Loading branch information
CD-Z committed May 28, 2023
1 parent 793faad commit 9a9c792
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 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": "1.3.0",
"version": "1.3.1",
"description": "This react-native library create epub file for android and IOS",
"main": "index.ts",
"keywords": [
Expand Down Expand Up @@ -47,6 +47,7 @@
"dependencies": {
"expo-file-system": "^15.2.2",
"react-native-zip-archive": "^6.0.3",
"react-native-saf-x": "^2.2.1"
"react-native-saf-x": "^2.2.1",
"@cd-z/epub-constructor": "^1.2.0"
}
}

0 comments on commit 9a9c792

Please sign in to comment.