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 ee862ae commit d1f24c1
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.1",
"version": "2.0.2",
"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.0",
"@cd-z/epub-constructor": "~2.0.1",
"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 d1f24c1

Please sign in to comment.