Skip to content

Commit

Permalink
Fixed mobile package
Browse files Browse the repository at this point in the history
  • Loading branch information
laurent22 committed Oct 17, 2021
1 parent 21a7149 commit a5560a6
Show file tree
Hide file tree
Showing 2 changed files with 1,012 additions and 175 deletions.
6 changes: 3 additions & 3 deletions packages/app-mobile/package.json
Expand Up @@ -15,8 +15,8 @@
"postinstall": "jetify && npm run build"
},
"dependencies": {
"@joplin/lib": "~2.4",
"@joplin/renderer": "~2.4",
"@joplin/lib": "~2.5",
"@joplin/renderer": "~2.5",
"@react-native-community/clipboard": "^1.5.0",
"@react-native-community/datetimepicker": "^3.0.3",
"@react-native-community/geolocation": "^2.0.2",
Expand Down Expand Up @@ -73,7 +73,7 @@
"@codemirror/lang-markdown": "^0.18.4",
"@codemirror/state": "^0.18.7",
"@codemirror/view": "^0.18.19",
"@joplin/tools": "~2.4",
"@joplin/tools": "~2.5",
"@rollup/plugin-node-resolve": "^13.0.0",
"@rollup/plugin-typescript": "^8.2.1",
"@types/node": "^14.14.6",
Expand Down

0 comments on commit a5560a6

Please sign in to comment.